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 836db84014d MINOR; Use Option to check for null values (#12929)
     add f5305fb38d8 KAFKA-14367; Add `Heartbeat` to the new `GroupCoordinator` 
interface (#12848)

No new revisions were added by this update.

Summary of changes:
 .../group/GroupCoordinatorAdapter.scala            | 20 +++++-
 core/src/main/scala/kafka/server/KafkaApis.scala   | 46 ++++++-------
 .../group/GroupCoordinatorAdapterTest.scala        | 35 +++++++++-
 .../scala/unit/kafka/server/KafkaApisTest.scala    | 80 ++++++++++++++++++++++
 .../kafka/coordinator/group/GroupCoordinator.java  | 14 ++++
 5 files changed, 167 insertions(+), 28 deletions(-)

Reply via email to