You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by da...@apache.org on 2023/05/23 08:44:09 UTC

[kafka] branch trunk updated (c98c1ed41cf -> 15f8705246e)

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 c98c1ed41cf KAFKA-14500; [3/N] add GroupMetadataKey/Value record helpers (#13704)
     add 15f8705246e KAFKA-14500; [4/N] Add Timer interface (#13708)

No new revisions were added by this update.

Summary of changes:
 .../kafka/coordinator/group/runtime/Timer.java     | 40 ++++++++++++----------
 1 file changed, 21 insertions(+), 19 deletions(-)
 copy clients/src/main/java/org/apache/kafka/common/errors/RetriableException.java => group-coordinator/src/main/java/org/apache/kafka/coordinator/group/runtime/Timer.java (54%)