This is an automated email from the ASF dual-hosted git repository.
boyang pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from ac3a51d MINOR: Remove staticmethod tag to be able to use logger of
instance (#9086)
add 659ca8f MINOR: remove NewTopic#NO_PARTITIONS and
NewTopic#NO_REPLICATION_FACTOR as they are duplicate to
CreateTopicsRequest#NO_NUM_PARTITIONS and
CreateTopicsRequest#NO_REPLICATION_FACTOR (#9077)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/kafka/clients/admin/NewTopic.java | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)