alapha23 commented on a change in pull request #231: [NEMO-406] Invoke 
LambdaExecutor without creating containers
URL: https://github.com/apache/incubator-nemo/pull/231#discussion_r315436560
 
 

 ##########
 File path: 
runtime/master/src/main/java/org/apache/nemo/runtime/master/resource/ContainerManager.java
 ##########
 @@ -193,9 +193,9 @@ public void onContainerAllocated(final String executorId,
 
     // Create the executor representation.
     final ExecutorRepresenter executorRepresenter =
-      new DefaultExecutorRepresenter(executorId, resourceSpec, messageSender,
-        activeContext, serializationExecutorService,
-        activeContext.getEvaluatorDescriptor().getNodeDescriptor().getName());
+        new DefaultExecutorRepresenter(executorId, resourceSpec, messageSender,
 
 Review comment:
   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

Reply via email to