disttask: remove the option of running subtasks concurrently by GMHDBJD · Pull Request #45566 · pingcap/tidb · GitHub disttaskのサブタスクを並列で実行するオプションを削除しています。
tiflashtest: remove skiprace by hawkingrei · Pull Request #45598 · pingcap/tidb · GitHub
TestMppExecution
のskipを削除しています。executor: global kill 32bits (server ID part) by pingyu · Pull Request #44460 · pingcap/tidb · GitHub Global connection idを追加しています。
executor: add explicit request source for point get request by glorv · Pull Request #45526 · pingcap/tidb · GitHub
point_get
とbatct_point_get
に明示的なリクエストソースを追加しています。statistics: improve statslock test by hawkingrei · Pull Request #45616 · pingcap/tidb · GitHub
statslock
テストを分割しています。planner: move `TestBatchPointGetTablePartition` to `integration_partition_test.go` by Defined2014 · Pull Request #45620 · pingcap/tidb · GitHub
TestBatchPointGetTablePartition
テストを移動しています。lightning: rename conflict table to conflict_records by lance6716 · Pull Request #45603 · pingcap/tidb · GitHub "duplicate_records"を"conflict_records"に変更しています。
statscache: improve stats cache benchmark by hawkingrei · Pull Request #45605 · pingcap/tidb · GitHub
statscache
ベンチマークの改善を図っています。import into: enlarge subtask size to reduce range overlap by D3Hunter · Pull Request #45488 · pingcap/tidb · GitHub
import into
のサブタスクのサイズを大きくしています。planner: fix order-by item should be resolved to grouping item under rollup by AilinKid · Pull Request #45595 · pingcap/tidb · GitHub order by句でgrouping setが解決されない事象を修正しています。
executor: enable toomanytests for executor/tests by hawkingrei · Pull Request #45609 · pingcap/tidb · GitHub
toomanytests
の適用範囲を追加しています。
support block update gc v1 safe point by ystaticy · Pull Request #6848 · tikv/pd · GitHub
block-safe-point-v1 = true
設定時に、safe point v1を更新できないようにしています。api: use easyjson and context in regions interface by lhy1024 · Pull Request #6838 · tikv/pd · GitHub
GetRegions
が接続が切られた後も動作し続けメモリ使用量が大きくなる事象を修正しています。
resource_control: add background task control for txn scheduler by glorv · Pull Request #15166 · tikv/tikv · GitHub リソースマネージャーのtxn schedulerにバックグラウンドタスクの制御を追加しています。
metric: fix resolved-ts row by ekexium · Pull Request #15218 · tikv/tikv · GitHub
resolved-ts
のメトリクスをデフォルトで折りたたむようにしています。
revert "change compaction-guard-min-output-file-size to 1MB" by Oreoxmt · Pull Request #14357 · pingcap/docs · GitHub TiDB 7.1.1のリリースノートを更新しています。
Partitioned Raft KV: add incompatibility with TiFlash by Oreoxmt · Pull Request #14355 · pingcap/docs · GitHub Partitioned Raft KVがTiFlashと互換性がない旨を追記しています。
develop: update the link for TiDB Cloud (#14336) by ti-chi-bot · Pull Request #14367 · pingcap/docs · GitHub develop/dev-guide-third-party-support.md 内のリンクを更新しています。