Abhinav Dixit created KAFKA-18027:
-------------------------------------
Summary: MINOR: Correct DelayedOperationPurgatory comment about
operation completion
Key: KAFKA-18027
URL: https://issues.apache.org/jira/browse/KAFKA-18027
Project: Kafka
Issue Type: Bug
Reporter: Abhinav Dixit
Assignee: Abhinav Dixit
In reference to comment
[https://github.com/apache/kafka/pull/17739#discussion_r1844998612] ,the
commentÂ
{quote}In this case, the operation is considered completed and won't be added
to the watch list of the remaining keys.
{quote}
seems inaccurate. Currently, we add a delayed operation to either all keys or
none of the keys. Nevertheless, the property that onComplete() is only called
once when the operation is not completed still holds. It would be useful to fix
the comment.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)