-
txn: bump checksum version by 3AceShowHand · Pull Request #57205 · pingcap/tidb · GitHub checksum versionを更新しています。
-
dxf: fix the task num count incorrectly by fzzf678 · Pull Request #57127 · pingcap/tidb · GitHub DxFの同時に実行されているタスクのメトリクス数を修正しています。
makefile: replace `bazel coverage` with `bazel test` by D3Hunter · Pull Request #57211 · pingcap/tidb · GitHub Bazelの設定を変更しています。
dumpling: New terminology for MySQL by dveeden · Pull Request #57188 · pingcap/tidb · GitHub dumplingでMySQL 8.4での
SHOW REPLICA STATUS
構文に対応しています。dumpling: make metadata collection failure a warning by dveeden · Pull Request #57202 · pingcap/tidb · GitHub dumplingで"get global metadata failed"のログレベルを変更しています。
domain: set right order to compaign stats owner by hawkingrei · Pull Request #57200 · pingcap/tidb · GitHub campaign stats ownerの実行順序を変更しています。
statistics: make sure the PQ can be re-initialized by Rustin170506 · Pull Request #57194 · pingcap/tidb · GitHub 統計情報取得のpriority queueが再初期化されるようにしています。
planner: shallow copy more field for Instance Plan Cache to improve performance by qw4990 · Pull Request #57201 · pingcap/tidb · GitHub Instance plan cacheの列をshallow copyするようにしています。
tests: ignore goroutines created by resolveFlushedLocks by you06 · Pull Request #57198 · pingcap/tidb · GitHub テスト内で
resolveFlushedLocks
によって作成されたgoroutineを無視するようにしています。Restore: refine split code for both compacted sst files and logs by 3pointer · Pull Request #56917 · pingcap/tidb · GitHub compactionされたSSTファイルのlogのsplitのコードをリファクタリングしています。
*: upgrade go1.23.3 by hawkingrei · Pull Request #57195 · pingcap/tidb · GitHub Go 1.23.3を利用しています。
statistics: reduce the log output by Rustin170506 · Pull Request #57184 · pingcap/tidb · GitHub Statisticsのログ出力を抑止しています。
lightning: unlimited grpc MaxCallRecvMsgSize for TikvImporter by fishiu · Pull Request #56771 · pingcap/tidb · GitHub Lightningで
MaxCallRecvMsgSize
の値を最大値にしています。txn: use handle to encode checksum instead of the key by 3AceShowHand · Pull Request #57139 · pingcap/tidb · GitHub BRのリストアでkeyを変更するとchecksumが失敗する事象を修正しています。
*: fix resource leak in select for update when 'tidb_low_resolution_tso' is set by tiancaiamao · Pull Request #57012 · pingcap/tidb · GitHub
tidb_low_resolution_tso
設定時のリソースのリークを修正しています。
test: add ut to test the input when creating evict-leader scheduler by okJiang · Pull Request #8768 · tikv/pd · GitHub evict-leader schedulerのユニットテストを追加しています。
cluster: fix tso fallback when pd leader switch by lhy1024 · Pull Request #8783 · tikv/pd · GitHub pd leader switch時にTSOの値が戻らないようにしています。
- raft-engine: fix panics when reading entries on compacted raft logs by LykxSassinator · Pull Request #17765 · tikv/tikv · GitHub compactionされたRaft logを読み込む際にpanicする事象を修正しています。
sys-var: add 2 for mpp_version by yibin87 · Pull Request #19351 · pingcap/docs · GitHub
mpp_version
の説明を更新しています。tiproxy: add performance report of traffic capture by djshow832 · Pull Request #19335 · pingcap/docs · GitHub tiproxy/tiproxy-performance-test.md を更新しています。
fix(deps): update module golang.org/x/sync to v0.8.0 by renovate[bot] · Pull Request #5907 · pingcap/tidb-operator · GitHub 利用する golang.org/x/sync のバージョンを更新しています。
fix(deps): update module go.uber.org/zap to v1.27.0 by renovate[bot] · Pull Request #5904 · pingcap/tidb-operator · GitHub 利用する go.uber.org/zap のバージョンを更新しています。
fix(deps): update module github.com/spf13/cobra to v1.8.1 by renovate[bot] · Pull Request #5902 · pingcap/tidb-operator · GitHub 利用する github.com/spf13/cobra のバージョンを更新しています。
fix(deps): update module github.com/robfig/cron to v1.2.0 by renovate[bot] · Pull Request #5897 · pingcap/tidb-operator · GitHub 利用する github.com/robfig/cron のバージョンを更新しています。
fix(deps): update module github.com/sethvargo/go-password to v0.3.1 by renovate[bot] · Pull Request #5898 · pingcap/tidb-operator · GitHub 利用する github.com/sethvargo/go-password のバージョンを更新しています。
fix(deps): update module github.com/prometheus/client_model to v0.6.1 by renovate[bot] · Pull Request #5891 · pingcap/tidb-operator · GitHub 利用する github.com/prometheus/client_model のバージョンを更新しています。
fix(deps): update module github.com/agiledragon/gomonkey/v2 to v2.12.0 by renovate[bot] · Pull Request #5876 · pingcap/tidb-operator · GitHub 利用する github.com/agiledragon/gomonkey/v2 のバージョンを更新しています。
fix(deps): update module github.com/go-sql-driver/mysql to v1.8.1 by renovate[bot] · Pull Request #5881 · pingcap/tidb-operator · GitHub 利用する module github.com/go-sql-driver/mysql のバージョンを更新しています。
fix(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.23.0 by renovate[bot] · Pull Request #5882 · pingcap/tidb-operator · GitHub 利用する github.com/grpc-ecosystem/grpc-gateway/v2 のバージョンを更新しています。
fix(deps): update module github.com/masterminds/semver to v1.5.0 by renovate[bot] · Pull Request #5883 · pingcap/tidb-operator · GitHub 利用する github.com/masterminds/semver のバージョンを更新しています。
2024年11月7日にTiFlowのコミットはありませんでした。
update proxy of master to raftstore-proxy by CalvinNeo · Pull Request #9591 · pingcap/tiflash · GitHub contrib/tiflash-proxy サブモジュールを更新しています。
Adapt to the blocklist feature in serverless by CalvinNeo · Pull Request #9578 · pingcap/tiflash · GitHub blocklist機能を追加しています。
2024年11月7日にTiProxyのコミットはありませんでした。