Ethanlm commented on a change in pull request #3096: STORM-3480 Implement One 
Worker Per Executor RAS Option
URL: https://github.com/apache/storm/pull/3096#discussion_r310310512
 
 

 ##########
 File path: conf/defaults.yaml
 ##########
 @@ -336,6 +336,7 @@ topology.scheduler.strategy: 
"org.apache.storm.scheduler.resource.strategies.sch
 resource.aware.scheduler.priority.strategy: 
"org.apache.storm.scheduler.resource.strategies.priority.DefaultSchedulingPriorityStrategy"
 topology.ras.constraint.max.state.search: 10_000     # The maximum number of 
states that will be searched looking for a solution in the constraint solver 
strategy
 resource.aware.scheduler.constraint.max.state.search: 100_000 # Daemon limit 
on maximum number of states that will be searched looking for a solution in the 
constraint solver strategy
+topology.ras.one.worker.per.executor: false
 
 Review comment:
   Probably `one executor per worker` sounds better?

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