ekexium

Results 60 issues of ekexium

### First-time contributors' checklist - [ ] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs-cn) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required) Add...

translation/doing
size/XS
do-not-merge/hold
v9.0-beta.2

## Error Report Please answer the following questions before submitting your issue. Thanks! 1. What is the URL/path of the document related to this issue? https://docs.pingcap.com/tidb/stable/grafana-performance-overview-dashboard/#key-metrics-on-performance-overview 2. How would you...

When "failed to decode region range key" error happens, region ranges should be logged. Currently only the key was logged, it is hard to find the erroneous region range keys.

good first issue

Part of pingcap/tidb#58838 Some changes that I'm not sure about: 1. Test `TestMinSafeTsFromMixed1` and `TestMinSafeTsFromMixed2` 2. `updateGlobalTxnScopeTSFromPD`

dco-signoff: yes
approved
size/XXL

In the current codebase, client-go provides several ways to spawn background or asynchronous tasks: - builtin `go` - `kvstore.Go(func())` - `KVTxn.spawnWithStorePool` Using multiple approaches simultaneously may lead to issues such...

help wanted

## Tracking issue Update docs for TiDB X for these topcis: - `pessimistic-auto-commit` default value - `tidb_txn_assertion_level` default value - `tidb_trace_event` https://github.com/pingcap/tidb/pull/64051

Clamp bucket boundaries that exceed region boundaries.

dco-signoff: yes
size/L

## Summary - Add INFO log when `regionErrorToLabel` returns "unknown" - Logs the full error content to help identify unhandled region error types - Useful for debugging when "unknown" appears...

dco-signoff: yes
approved
size/XS
needs-1-more-lgtm
skip-integration-tests

![Image](https://github.com/user-attachments/assets/8c0786a6-fce3-495d-9ce1-88d377bddabf) We should improve the label, maybe consider giving it reasonable names

good first issue
type/enhancement

ref https://github.com/PingCAP-QE/transaction-qa/pull/92