StevenLuMT
StevenLuMT
### Is Your Feature Request Related to a Problem? When the user updateBrokerConfig performs a configuration update, many users do not know the current effective range. They need to read...
### Which Issue(s) This PR Fixes Fixes #7667 ### Brief Description Step1: Only add the execution results of messageDelayLevel and brokerPermission ### How Did You Test This Change?
历史release的[V3.1.0](https://github.com/dianping/cat/releases/tag/3.1.0)和[v4.0-RC1](https://github.com/dianping/cat/releases/tag/v4.0-RC1) 都是基于cat/cat-client去发的包,这个cat/cat-client里的代码都很旧了,提供的api都不完整,比如com.dianping.cat.Cat这个主入口 cat/cat-client/src/main/java/com/dianping/cat/Cat.java cat/lib/java/src/main/java/com/dianping/cat/Cat.java 这俩什么区别,我看cat/lib/java/的代码都很新,是不是release错误? Historical release [V3.1.0](https://github.com/dianping/cat/releases/tag/3.1.0) and [v4.0-RC1](https://github.com/dianping/cat/releases/tag/v4.0-RC1) are all packages based on cat/cat-client. The code in this cat/cat-client is very old, and the APIs provided are incomplete,...
Release notes for 4.16.7
Release notes for 4.17.2
In production, no need to review yet, I will refer to [4.17.1](https://github.com/apache/bookkeeper/pull/4389) and [4.16.6](https://github.com/apache/bookkeeper/pull/4388) to split into two PRs for submission