This is an automated email from the ASF dual-hosted git repository.
cmccabe pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 5b295293c06 MINOR: Remove unnecessary toString(); fix comment
references (#13212)
add 9407b842bd6 MINOR: fix fault handling in ControllerServer and
KafkaServer (#13331)
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/server/ControllerServer.scala | 2 +-
core/src/main/scala/kafka/server/KafkaServer.scala | 4 ++--
core/src/main/scala/kafka/server/SharedServer.scala | 11 +++++++++++
.../scala/integration/kafka/server/KRaftClusterTest.scala | 1 +
4 files changed, 15 insertions(+), 3 deletions(-)