This is an automated email from the ASF dual-hosted git repository.
manikumar pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from af86e56fcdf KAFKA-10787 Apply spotless to tools and tools-api module
(#16262)
add 99eacf1b61a KAFKA-16914: Added share group dynamic and broker configs
(#16268)
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/server/KafkaConfig.scala | 65 +++++++++++++++++-
.../scala/unit/kafka/server/KafkaConfigTest.scala | 75 ++++++++++++++++++++-
.../kafka/server/config/ShareGroupConfigs.java | 78 ++++++++++++++++++++++
3 files changed, 216 insertions(+), 2 deletions(-)
create mode 100644
server/src/main/java/org/apache/kafka/server/config/ShareGroupConfigs.java