smiklosovic commented on code in PR #2305:
URL: https://github.com/apache/cassandra/pull/2305#discussion_r1183471745


##########
src/java/org/apache/cassandra/config/DatabaseDescriptor.java:
##########
@@ -2720,7 +2750,7 @@ public static Integer getNativeTransportMaxAuthThreads()
 
     /**
      * If this value is set to <= 0 it will move auth requests to the standard 
request pool regardless of the current
-     * size of the {@link 
org.apache.cassandra.transport.Dispatcher#authExecutor}'s active size.
+     * size of the {@link org.apache.cassandra.transport.Dispatcher}'s in 
authExecutor active size.

Review Comment:
   opportunistic fix, this drives me crazy in IDEA as it marks that class as 
errorneous.



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to