pingcap / tidb

TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
https://pingcap.com
Apache License 2.0
37.34k stars 5.85k forks source link

br: current redaction on master key might be too conservative #57610

Open Tristan1900 opened 20 hours ago

Tristan1900 commented 20 hours ago

Enhancement

currently master key log is entirely redacted, we might only need to redact the ak/sk, see if we can redact at a finer granularity

related to https://github.com/pingcap/tidb/pull/57593