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 0478733  MINOR: Update log and method name in TopologyMetadata (#11589)
     add f653cb7  KAFKA-13488: Producer fails to recover if topic gets deleted 
midway (#11552)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/kafka/clients/Metadata.java    |  7 +-
 .../org/apache/kafka/clients/MetadataTest.java     | 34 +++++++--
 .../kafka/api/ProducerSendWhileDeletionTest.scala  | 83 ++++++++++++++++++++++
 3 files changed, 117 insertions(+), 7 deletions(-)
 create mode 100644 
core/src/test/scala/integration/kafka/api/ProducerSendWhileDeletionTest.scala

Reply via email to