bipinprasad opened a new pull request #3223: [STORM-3595] Refactor Resource Aware Strategies (Base, Generic, Default) URL: https://github.com/apache/storm/pull/3223 Code is duplicated in incompatible ways. Refactor BaseResourceAwareStrategy, DefaultResourceAwareStrategy and GenericResourceAwareStrategy to remove duplicated code and minor incompatibilities. Differences in processing between Default and Generic can be specified via two variables: - flag for whether to sort nodes for every executor assignment - type of sorting to be applied to object resources when node sorting is done
---------------------------------------------------------------- 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
