This is an automated email from the ASF dual-hosted git repository.

dajac pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from e0cbd0f  MINOR: Remove duplicate definition about 'the' from kafka 
project (#10370)
     add 3d0b4d9  MINOR: use new method to get number of topics in 
DeleteTopicsRequest (#10351)

No new revisions were added by this update.

Summary of changes:
 .../kafka/common/requests/DeleteTopicsRequest.java |   6 +
 .../common/requests/DeleteTopicsRequestTest.java   | 136 +++++++++++++++++++++
 core/src/main/scala/kafka/server/KafkaApis.scala   |   2 +-
 3 files changed, 143 insertions(+), 1 deletion(-)
 create mode 100644 
clients/src/test/java/org/apache/kafka/common/requests/DeleteTopicsRequestTest.java

Reply via email to