metrics: add server status count by jackysp · Pull Request #48292 · pingcap/tidb · GitHub
TIDB Server Status
メトリクスを追加しています。tests: update mysql-tester commit by Defined2014 · Pull Request #48462 · pingcap/tidb · GitHub Improve mysql-tester, enhance some implementations by Defined2014 · Pull Request #109 · pingcap/mysql-tester · GitHub を取り込んでいます。
*: upgrade bazel_gazelle by hawkingrei · Pull Request #48503 · pingcap/tidb · GitHub 利用する bazel_gazelle のバージョンを更新しています。
build(deps): bump golang.org/x/time from 0.3.0 to 0.4.0 by dependabot[bot] · Pull Request #48512 · pingcap/tidb · GitHub 利用する golang.org/x/time のバージョンを更新しています。
build(deps): bump golang.org/x/mod from 0.13.0 to 0.14.0 by dependabot[bot] · Pull Request #48509 · pingcap/tidb · GitHub 利用する golang.org/x/mod のバージョンを更新しています。
build(deps): bump github.com/prometheus/common from 0.44.0 to 0.45.0 by dependabot[bot] · Pull Request #48510 · pingcap/tidb · GitHub 利用する github.com/prometheus/common のバージョンを更新しています。
build(deps): bump golang.org/x/term from 0.13.0 to 0.14.0 by dependabot[bot] · Pull Request #48508 · pingcap/tidb · GitHub 利用する golang.org/x/term のバージョンを更新しています。
build(deps): bump github.com/prometheus/procfs from 0.11.1 to 0.12.0 by dependabot[bot] · Pull Request #48511 · pingcap/tidb · GitHub 利用する github.com/prometheus/procfs のバージョンを更新しています。
handle: use logutil to unify the log category by hawkingrei · Pull Request #48520 · pingcap/tidb · GitHub github.com/pingcap/tidb/pkg/statistics/handle/logutil を利用してログのカテゴリ指定方法を統一しています。
dr-autosync: add recover timeout by disksing · Pull Request #6295 · tikv/pd · GitHub dr-autosyncにタイムアウトを設定しています。
mcs/resourcemanager: delete expire tokenSlot by guo-shaoge · Pull Request #7344 · tikv/pd · GitHub
tokenSlot
をexpireするタイムアウトを設定しています。scheduler: refine the interval of scheduling tick in evict-slow-trend-scheduler. by LykxSassinator · Pull Request #7326 · tikv/pd · GitHub
evict-slow-trend-scheduler
にGetNextInterval
を追加しています。mcs: tso service should not forward again by rleungx · Pull Request #7348 · tikv/pd · GitHub TSO serviceが再転送されないようにしています。
mcs: support rules http interface in scheduling server by lhy1024 · Pull Request #7199 · tikv/pd · GitHub Scheduling serverでhttp経由でのplacement rules設定を追加しています。
etcdutil, leadership: avoid redundant created watch channel by lhy1024 · Pull Request #7352 · tikv/pd · GitHub watch channelが複数作成されないようにしています。
checker: refactor fixOrphanPeers by lhy1024 · Pull Request #7342 · tikv/pd · GitHub
fixOrphanPeers
をリファクタリングしています。mcs: fix error typo by HuSharp · Pull Request #7354 · tikv/pd · GitHub
register.RegisterService
の引数を変更しています。mcs: use a controller to manage scheduling jobs by rleungx · Pull Request #7270 · tikv/pd · GitHub Scheduling jobsを起動、停止するためにコントローラーを利用しています。
alert: tackle the false-postive case where alerting `gc not work`. by LykxSassinator · Pull Request #15948 · tikv/tikv · GitHub
TiKV_GC_can_not_work
のアラート発生条件を変更しています。server: Introduce heap profiling config by Connor1996 · Pull Request #15883 · tikv/tikv · GitHub Heap profiling設定を追加しています。
cdc: notify pending tasks if associated regions change by hicqu · Pull Request #15947 · tikv/tikv · GitHub TiCDCで関連するregionに変更があった場合、pending taskを通知するようにしています。
resource_control: support automatically tuning priority resource limiters by glorv · Pull Request #15929 · tikv/tikv · GitHub リソースコントロールの優先度付けの最適化を図っています。
- information-schema.md: add `CHECK_CONSTRAINTS` by qiancai · Pull Request #15318 · pingcap/docs · GitHub
CHECK_CONSTRAINTS
の説明を追加しています。
*: fix some typos by HuSharp · Pull Request #5378 · pingcap/tidb-operator · GitHub 複数の関数名の変更を行っています。
Fix issue in VolumeReplace feature that may block replacement when combined with an annotation change by anish-db · Pull Request #5382 · pingcap/tidb-operator · GitHub
VolumeReplace
によってdisk replacementが阻害される事象を修正しています。