This is an automated email from the ASF dual-hosted git repository.
guozhang pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from b5a80e5 MINOR: remove redundant null check when testing specified
type (#10314)
add 4be0033 KAFKA-10357: Add setup method to internal topics (#10317)
No new revisions were added by this update.
Summary of changes:
.../kafka/clients/admin/CreateTopicsResult.java | 4 +-
.../kafka/clients/admin/DeleteTopicsResult.java | 2 +-
.../processor/internals/InternalTopicManager.java | 266 +++++++--
.../internals/InternalTopicManagerTest.java | 615 ++++++++++++++++++---
4 files changed, 772 insertions(+), 115 deletions(-)