xhe

Results 39 issues of xhe

On my setup, `dhcp server` and `dhcp client(netavark dhcp proxy)` is on the same bridge interface. Kernel eventually dropped UDP packets because it is sent by itself to itself. I...

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) It started here https://github.com/pingcap/tidb/blob/e601725d7fd0389107e9848a5f3182e05e0b9d98/pkg/domain/runaway.go#L75-L80 will insert record into channels here https://github.com/pingcap/tidb/blob/6a12f31171dda2ef20ad4f81f6b2cd95bf13feab/pkg/resourcegroup/runaway/manager.go#L424-L426 The...

type/bug
severity/major
component/pd
affects-8.1
affects-8.5
affects-9.0

ref https://github.com/pingcap/tidb/pull/58878, update IsSystemSchema function used in ticdc filter, and ignore all tables under workload_schema by default

type/enhancement
type/feature

### What problem does this PR solve? Replace V1Repository into an interface, such that we can safely replace it with minimum effort. ### Check List Tests - [x] Unit test...

size/L

## Bug Report https://github.com/pingcap/tiup/blob/e8c63c6cea9e4af5f5c59cc5a1186f21aac65f77/pkg/repository/clone_mirror.go#L284-L287 When clone offline without `--full` flag, and the version itself is not identical to `nightly`, the manifest will lack `nightly` setting. Thus any nightly-version-related operations to...

type/bug

### What problem does this PR solve? Issue Number: ref #64281 Problem Summary: Refined syntax, more tests, hidden column, and new system variable `tidb_translate_softdelete_sql` ### What changed and how does...

sig/planner
size/XXL
release-note-none
ok-to-test
approved
lgtm

**Is your feature request related to a problem? Please describe.** Now k3s will always start flannel with iptables, despite the config of flannel. It is due to k3s run flannel...

kind/enhancement
area/cni

I've met some similar errors to #499 . RDMA with `next` branch compiled kernel module. When playing games from `smb share`, it will disconnect randomly with lots of kernel messages...

### First-time contributors' checklist - [x] I've signed the [**Contributor License Agreement**](https://cla.pingcap.net/pingcap/docs), which is required for the repository owners to accept my contribution. ### What is changed, added or deleted?...

translation/doing
size/M
type/compatibility-or-feature-change
v9.0-beta.3