You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jg...@apache.org on 2020/03/18 19:26:06 UTC

[kafka] branch trunk updated (34a7ba5 -> b586283)

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

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


    from 34a7ba5  KAFKA-9047; AdminClient group operations should respect retries and backoff (#8161)
     add b586283  KAFKA-9656; Return COORDINATOR_NOT_AVAILABLE for older producer clients (#8253)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/server/KafkaApis.scala   | 16 ++++++-
 .../scala/unit/kafka/server/KafkaApisTest.scala    | 51 +++++++++++++++++++++-
 2 files changed, 64 insertions(+), 3 deletions(-)