jeongyooneo commented on a change in pull request #22: [NEMO-68] Restrict the
number of parallel connections between executors
URL: https://github.com/apache/incubator-nemo/pull/22#discussion_r190521924
##########
File path: conf/src/main/java/edu/snu/nemo/conf/JobConf.java
##########
@@ -141,6 +141,14 @@
public final class IORequestHandleThreadsTotal implements Name<Integer> {
}
+ /**
+ * Number of maximum number of parallel downloads for a runtime edge.
Review comment:
Number of maximum number of -> Maximum number of?
----------------------------------------------------------------
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