Jason Gustafson created KAFKA-5414: -------------------------------------- Summary: Console consumer offset commit regression Key: KAFKA-5414 URL: https://issues.apache.org/jira/browse/KAFKA-5414 Project: Kafka Issue Type: Bug Reporter: Jason Gustafson Assignee: Jason Gustafson Priority: Critical Fix For: 0.11.0.0
In KAFKA-5327, the behavior of console consumer was changed to only commit offsets when the process closes. Previously we used periodic offset commits. This breaks existing usage in system tests and probably elsewhere. -- This message was sent by Atlassian JIRA (v6.3.15#6346)