You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by GitBox <gi...@apache.org> on 2019/11/19 22:35:54 UTC

[GitHub] [samza] rmatharu commented on a change in pull request #1219: SAMZA-2373: Container Placement Service (core functionality) for container move and restart

rmatharu commented on a change in pull request #1219: SAMZA-2373: Container Placement Service (core functionality) for container move and restart
URL: https://github.com/apache/samza/pull/1219#discussion_r348206120
 
 

 ##########
 File path: samza-core/src/main/java/org/apache/samza/clustermanager/ContainerAllocator.java
 ##########
 @@ -110,7 +110,7 @@
    */
   protected final ResourceRequestState resourceRequestState;
   /**
-   * Tracks the expiration of a request for resources.
+   * Tracks the default expiration of a request for resources.
 
 Review comment:
   the default value is in ClusterManagerConfig: DEFAULT_CONTAINER_REQUEST_TIMEOUT_MS, this tracks the expiration-threshold for a resource request.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services