dajac commented on code in PR #12435: URL: https://github.com/apache/kafka/pull/12435#discussion_r946775300
########## core/src/main/scala/kafka/server/DelayedOperation.scala: ########## @@ -297,8 +297,7 @@ final class DelayedOperationPurgatory[T <: DelayedOperation](purgatoryName: Stri } /* - * Return the watch list of the given key, note that we need to Review Comment: Instead of removing this line, could we update the comment to reflect the current implementation? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
