denis-chudov commented on code in PR #3542:
URL: https://github.com/apache/ignite-3/pull/3542#discussion_r1551543745


##########
modules/raft/src/main/java/org/apache/ignite/raft/jraft/option/NodeOptions.java:
##########
@@ -49,7 +49,10 @@
  */
 public class NodeOptions extends RpcOptions implements Copiable<NodeOptions> {
     /** This value is used by default to determine the count of stripes in the 
striped queue. */

Review Comment:
   ```suggestion
       /** This value is used by default to determine the count of stripes in 
the striped disruptors, excluding log manager disruptor. */
   ```



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

Reply via email to