docs: add changelogs

This commit is contained in:
Zaiming (Stone) Shi 2023-03-23 21:35:10 +01:00
parent 3a88e7739d
commit d35c5e0516
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,3 @@
Hide `broker.broker_perf` config and API documents.
The two configs `route_lock_type` and `trie_compaction` are rarely used and requires a full cluster restart to take effect. They are not suitable for being exposed to users.
Detailed changes can be found here: https://gist.github.com/zmstone/01ad5754b9beaeaf3f5b86d14d49a0b7/revisions

View File

@ -0,0 +1,3 @@
隐藏 `broker.broker_perf` 配置项,不再在 配置和 API 的文档中展示。
`route_lock_type``trie_compaction` 这两个配置项很少使用,且需要全集群重启才能生效,不适合暴露给用户。
详细对比: https://gist.github.com/zmstone/01ad5754b9beaeaf3f5b86d14d49a0b7/revisions