seojangho opened a new pull request #22: [Nemo-68] Restrict the number of parallel connections between executors URL: https://github.com/apache/incubator-nemo/pull/22 JIRA: [NEMO-68: Restrict the number of parallel connections between executors](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-68) **Major changes:** - Added JobConf `MaxNumDownloadsForARuntimeEdge` to cap the number of parallel block downloads for a runtime edge. - Added `BlockTransferConnectionQueue` to support `MaxNumDownloadsForARuntimeEdge`. **Minor changes to note:** - None **Tests for the changes:** - None **Other comments:** - None resolves [NEMO-68](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-68)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
