ebs_br: allow temporary TiKV unreachable during starting snapshot backup by YuJuncen · Pull Request #49154 · pingcap/tidb · GitHub EBS snapshotバックアップでTiKVがunreachableだった場合にリトライするようにしています。
executor: fix select wrong partition for hash partition table by Defined2014 · Pull Request #50430 · pingcap/tidb · GitHub Hash partitionで正しくないパーティションを選択する事象を修正しています。
planner: clean BindRecord in the binding package by qw4990 · Pull Request #50441 · pingcap/tidb · GitHub
binding
パッケージ内のBindRecord
をリファクタリングしています。ddl: use another way to get index uniqueness during task exec init by tangenta · Pull Request #50378 · pingcap/tidb · GitHub disttaskをキャンセルしたときの
indexInfo not found
エラーを修正しています。util: add a unit test to test min tls version by tiancaiamao · Pull Request #50450 · pingcap/tidb · GitHub TLS v1.2以上を要件とするテストを追加しています。
test: fix flaky dispatch loop by ywqzzy · Pull Request #50446 · pingcap/tidb · GitHub
TestManagerDispatchLoop
がpanicする事象を修正しています。external: upgrade GCS SDK and retry for 401 error by lance6716 · Pull Request #50447 · pingcap/tidb · GitHub 利用する Google Cloud StorageのSDKを更新しています。
planner: clean BindRecord in the binding package by qw4990 · Pull Request #50460 · pingcap/tidb · GitHub
binding
パッケージ内のBindRecord
をリファクタリングしています。Lightning: report an insufficient space error regarding TiFlash by okJiang · Pull Request #50325 · pingcap/tidb · GitHub Lightningで容量不足のレポートにTiFlashへの対応を追加しています。
restore_data: remove wait apply phase by YuJuncen · Pull Request #50316 · pingcap/tidb · GitHub スナップショットのリストアで
wait_apply
を削除しています。parser: add support for the `SHOW {REPLICA | SLAVE} STATUS` stmt. by ub-3 · Pull Request #50404 · pingcap/tidb · GitHub
SHOW {REPLICA | SLAVE} STATUS
をparse可能にしています。disttask: fix executor err handling missing part by ywqzzy · Pull Request #50429 · pingcap/tidb · GitHub
taskExecutor.run
のエラーがリトライ可能かどうかをチェックしています。planner: clean BindRecord in the binding package by qw4990 · Pull Request #50466 · pingcap/tidb · GitHub
binding
パッケージ内のBindRecord
をリファクタリングしています。planner: fix panic when table path and mv index path are both used in access path by time-and-fate · Pull Request #50474 · pingcap/tidb · GitHub Multi value index利用時に発生する"ERROR 1105 (HY000): runtime error: invalid memory address or nil pointer dereference"を修正しています。
tools: improve heartbeat bench cmd by rleungx · Pull Request #7710 · tikv/pd · GitHub ハートビートのベンチマークに
log-file
オプションを追加しています。api: optional return operators as JSON object by pingyu · Pull Request #7705 · tikv/pd · GitHub
operators
APIの戻り値の型をJSONにしています。etcdutil: fix load range option by lhy1024 · Pull Request #7708 · tikv/pd · GitHub 異なるkeyspaceにある2つのリージョンをmergeしようとして発生する"KvEngine check merge shards from different keyspaces require to be empty ..." を修正しています。
tools: add log file param for api bench by CabinfeverB · Pull Request #7713 · tikv/pd · GitHub APIのベンチマークに
log-file
オプションを追加しています。
cdc: incremental scans use correct specified ranges by hicqu · Pull Request #16252 · tikv/tikv · GitHub TiCDCのincremental scanの高速化を図っています。
test: fix lint by cfzjywxk · Pull Request #16384 · tikv/tikv · GitHub Lintを適用しています。
*: deny strong copyleft and unlicensed crates by overvenus · Pull Request #16389 · tikv/tikv · GitHub cargo-denyを適用しています。
develop: make format and wording consistent by lilin90 · Pull Request #16154 · pingcap/docs · GitHub develop/dev-guide-choose-driver-or-orm.md を更新しています。
add ticdc aws glue schema registry config docs by llkdd1 · Pull Request #16088 · pingcap/docs · GitHub "Integrate TiCDC with AWS Glue Schema Registry"を追加しています。
restore: add faq for rule not found by RobertCheng-956 · Pull Request #16091 · pingcap/docs · GitHub "How to deal with the error of
cannot find rewrite rule
during restoration?"を追加しています。tiup: add instructions for the --local option by enkilee · Pull Request #16097 · pingcap/docs · GitHub tiupの
--local
オプションの説明を追加しています。tidb: fix config value for tiproxy by xhebox · Pull Request #15635 · pingcap/docs · GitHub
session-token-signing-cert
とsession-token-signing-key
の説明を更新しています。
2024年1月16日にTiDB Operatorのコミットはありませんでした。