This is an automated email from the ASF dual-hosted git repository.
junrao pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from ba47bee MINOR: Ensure transactional message copier failures are
logged (#11268)
add 555f709 MINOR: move tiered storage related configs to a separate
class within LogConfig (#11110)
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/log/LogConfig.scala | 62 ++++++++++++----------
core/src/main/scala/kafka/server/KafkaConfig.scala | 3 ++
.../test/scala/unit/kafka/log/LogConfigTest.scala | 12 ++---
.../log/remote/storage/RemoteLogManagerConfig.java | 10 ++--
4 files changed, 50 insertions(+), 37 deletions(-)