RuiLi8080 opened a new pull request #3265:
URL: https://github.com/apache/storm/pull/3265


   ## What is the purpose of the change
   
   This change provides an option to schedule executors based on 
network-proximity based topological order.
   
   This is a re-work from #2623
   
   This PR will provide this new sorting algorithm as an configurable option. 
As Ethan's previous plan, we will remove this config and integrate this sorting 
method to our current default method as a follow-up once we decide to 
completely replace current executors sorting method with this.
   
   ## How was the change tested
   
   A simple wordcount test:
   
   ![Screen Shot 2020-05-07 at 11 51 47 
PM](https://user-images.githubusercontent.com/15622046/81372329-b0f1a080-90bf-11ea-83bb-92e45a883f51.png)
   


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


Reply via email to