Jason Gustafson created KAFKA-12660:
---------------------------------------

             Summary: Do not update offset commit sensor after append failure
                 Key: KAFKA-12660
                 URL: https://issues.apache.org/jira/browse/KAFKA-12660
             Project: Kafka
          Issue Type: Bug
            Reporter: Jason Gustafson


In the append callback after writing an offset to the log in 
`GroupMetadataManager`, It seems wrong to update the offset commit sensor prior 
to checking for errors: 
https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/coordinator/group/GroupMetadataManager.scala#L394.
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to