kishorvpatil commented on issue #3223: [STORM-3595] Refactor Resource Aware 
Strategies (Base, Generic, Default)
URL: https://github.com/apache/storm/pull/3223#issuecomment-601268973
 
 
   The end goal for this to ensure that `BaseResourceAwareStrategy` -> 
`GenericResourceAwareStrategy`-> `ConstraintSolverStrategy` where `wouldFit`, 
`sortingNodes` and `sortingExecutors` are extendable methods. So code is 
simplified in structure. The `DefaultResourceAwareStrategy` is nothing but 
`GenericResourceAwareStrategy` without special resources or affinity specified 
by topology.
   This patch is a good step towards simplified this goal.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to