You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by gu...@apache.org on 2019/08/29 18:27:26 UTC

[kafka] branch trunk updated (fcfee61 -> d2741e5)

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

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


    from fcfee61  MINOR: Only send delete request if there are offsets in map (#7256)
     add d2741e5  MINOR: Remove `activeTaskCheckpointableOffsets` from `AbstractTask` (#7253)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/streams/processor/internals/AbstractTask.java | 6 ------
 .../org/apache/kafka/streams/processor/internals/StreamTask.java   | 7 ++-----
 2 files changed, 2 insertions(+), 11 deletions(-)