dajac commented on code in PR #13555:
URL: https://github.com/apache/kafka/pull/13555#discussion_r1172735940


##########
server-common/src/main/java/org/apache/kafka/purgatory/DeferredEventPurgatory.java:
##########
@@ -26,10 +26,9 @@
 
 /**
  * The purgatory which holds events that have been started, but not yet 
completed.

Review Comment:
   Why do you think that it is not accurate? For me, a purgatory is a data 
structure holding something which is completed later. That seems to fit here.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to