Ethanlm edited a comment on issue #3249: [STORM-3624] Fix race condition when 
loading scheduler configs
URL: https://github.com/apache/storm/pull/3249#issuecomment-614809676
 
 
   Per @kishorvpatil 's suggestion, eliminated the new thread and changed to 
refresh every time before scheduling. 
   
   I am still keeping a separate class (SchedulerConfigCache) to deal with the 
cache/refresh logic to avoid code repetition in different schedulers (e.g. 
ResourceAwareScheduler, MultitenantScheduler)

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