You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Bilwa S T (Jira)" <ji...@apache.org> on 2020/11/18 11:22:00 UTC

[jira] [Created] (MAPREDUCE-7308) Containers never get reused as containersToReuse map gets cleared on makeRemoteRequest

Bilwa S T created MAPREDUCE-7308:
------------------------------------

             Summary: Containers never get reused as containersToReuse map gets cleared on makeRemoteRequest
                 Key: MAPREDUCE-7308
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7308
             Project: Hadoop Map/Reduce
          Issue Type: Sub-task
            Reporter: Bilwa S T
            Assignee: Bilwa S T


In RMContainerReuseRequestor whenever containerAssigned is called it checks if allocated container can be reused. This always returns false as the map is getting cleared on makeRemoteRequest. I think there is no need to clear the map as container will be removed from containersToReuse map once its used.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-help@hadoop.apache.org