apoorvmittal10 commented on code in PR #17473:
URL: https://github.com/apache/kafka/pull/17473#discussion_r1803610481
##########
clients/src/main/java/org/apache/kafka/common/network/Selector.java:
##########
@@ -237,15 +237,16 @@ public Selector(long connectionMaxIdleMS, int
failedAuthenticationDelayMs, Metri
* Generates a unique connection ID for the given socket.
*
* @param socket The socket for which the connection ID is to be generated.
+ * @param processorId The ID of the processor that will handle this
connection.
Review Comment:
Done.
--
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]