[ https://issues.apache.org/jira/browse/KAFKA-18174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Kim resolved KAFKA-18174. ------------------------------ Fix Version/s: 4.0.0 Resolution: Fixed > Handle hdr histogram exceptions gracefully > ------------------------------------------ > > Key: KAFKA-18174 > URL: https://issues.apache.org/jira/browse/KAFKA-18174 > Project: Kafka > Issue Type: Sub-task > Reporter: Jeff Kim > Assignee: Jeff Kim > Priority: Major > Fix For: 4.0.0 > > > n CoordinatorWriteEvent#complete, we record the event purgatory time. This > can throw an exception if a value that is greater than 1 minute is recorded. > Handle this exception. > > Furthermore, this occurs even when the write event has already been completed > via timeout, and is completed again via HWM update. Ensure a complete noop > when completing a txn/write event a second time. -- This message was sent by Atlassian Jira (v8.20.10#820010)