You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ma...@apache.org on 2019/11/01 08:49:35 UTC

[kafka] branch trunk updated (f65c2ac -> 72282ed)

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

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


    from f65c2ac  KAFKA-8972 (2.4 blocker): bug fix for restoring task (#7617)
     add 72282ed  MINOR: Correctly mark offset expiry in GroupMetadataManager's OffsetExpired metric

No new revisions were added by this update.

Summary of changes:
 .../scala/kafka/coordinator/group/GroupCoordinator.scala   | 14 +++++++-------
 .../kafka/coordinator/group/GroupMetadataManager.scala     |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)