govind-menon commented on a change in pull request #3237: STORM-3259: Adds NUMA 
awareness to enable worker pinning
URL: https://github.com/apache/storm/pull/3237#discussion_r401893100
 
 

 ##########
 File path: storm-client/src/jvm/org/apache/storm/Config.java
 ##########
 @@ -1096,6 +1096,24 @@
     @IsPositiveNumber
     @NotNull
     public static final String SUPERVISOR_WORKER_TIMEOUT_SECS = 
"supervisor.worker.timeout.secs";
+
+    /**
+     * A map with keys mapped to each NUMA Node on the supervisor that will be 
used
 
 Review comment:
   https://issues.apache.org/jira/browse/STORM-3615

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to