dumpling: add min tls version config item by GMHDBJD · Pull Request #51127 · pingcap/tidb · GitHub dumplingが利用するTLSのバージョンを指定可能にしています。
lightning: remove post-import conflict detection "remove" and "record" semantic, and add "error" semantic by lyzx2001 · Pull Request #50806 · pingcap/tidb · GitHub Lightningのpost conflict detectionから
remove
とrecord
を削除して、error
を追加しています。disttask: fix subtask cannot resume after upgrade by tangenta · Pull Request #51072 · pingcap/tidb · GitHub TiDBクラスタアップグレード後にdisttaskのsubtaskが再開できない事象を修正しています。
statistics: fix the test case by increase the time interval by hi-rustin · Pull Request #51139 · pingcap/tidb · GitHub 不安定な
TestIsValidToAnalyze
テストを修正しています。statistics: skip create pseudo stats for partitions by hi-rustin · Pull Request #51123 · pingcap/tidb · GitHub パーティションに対して擬似的な統計情報を作成しないようにしています。
executor: fix CTE goroutine leak when exceeds mem quota by guo-shaoge · Pull Request #50828 · pingcap/tidb · GitHub Memory quotaを超えた場合に発生するgoroutineのleakを修正しています。
*: make sessionctx.Context depend on contexts in planner and expression by lcwangchao · Pull Request #51150 · pingcap/tidb · GitHub
sessionctx.Context
をplannerとexpressionのcontextに依存させています。
2024年2月19日にPDのコミットはありませんでした。
In-memory Engine: implement garbage collection -- worker part by SpadeA-Tang · Pull Request #16461 · tikv/tikv · GitHub In memory engineのgcを追加しています。
raftstore: polish codes when clearing `busy_on_apply` flag. by LykxSassinator · Pull Request #16527 · tikv/tikv · GitHub Raftstoreで
busy_on_apply
フラグ削除をリファクタリングしています。raftstore: add a timeout for sending snapshot by glorv · Pull Request #16466 · tikv/tikv · GitHub Raftstoreのsnapshot sendにタイムアウトを追加しています。
copr: Fix panic when there is illegal push down by breezewish · Pull Request #16532 · tikv/tikv · GitHub 正しくないpushdownを受けた場合にpanicする事象を修正しています。
txn: Pipelined DML: introduce Flush and BufferBatchGet by ekexium · Pull Request #16364 · tikv/tikv · GitHub Pipelined DMLに
Flush
とBufferBatchGet
を追加しています。storage: add memory quota metrics by overvenus · Pull Request #16482 · tikv/tikv · GitHub Scheduler memory quotaのメトリクスを追加しています。
reference: add an example for S3 URI in sink-uri by hfxsd · Pull Request #16514 · pingcap/docs · GitHub external-storage-uri.md を更新しています。
pd-ctl: add resource-manager command by hfxsd · Pull Request #16517 · pingcap/docs · GitHub
resource-manager [command]
を追加しています。
- pdms: change get ms members return value by HuSharp · Pull Request #5547 · pingcap/tidb-operator · GitHub
ServiceRegistryEntry
型を追加しています。