Jeff Kim created KAFKA-18174:
--------------------------------
Summary: 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
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)