You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ij...@apache.org on 2019/11/20 15:20:17 UTC

[kafka] branch trunk updated (da43372 -> 2b2de2d)

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

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


    from da43372  KAFKA-9051: Prematurely complete source offset read requests for stopped tasks (#7532)
     add 2b2de2d  MINOR: Use IntegrationTestHarness properly in BaseAdminIntegrationTest (#7705)

No new revisions were added by this update.

Summary of changes:
 .../kafka/api/BaseAdminIntegrationTest.scala       | 23 +++++++---------------
 .../kafka/api/IntegrationTestHarness.scala         |  2 +-
 .../kafka/api/PlaintextAdminIntegrationTest.scala  |  1 -
 .../kafka/api/SaslPlainPlaintextConsumerTest.scala |  5 -----
 .../kafka/api/SaslSslAdminIntegrationTest.scala    |  1 -
 5 files changed, 8 insertions(+), 24 deletions(-)