Peter D Kirchner created YARN-3060:
--------------------------------------
Summary: AMRMClient getMatchingRequests() returns all matches not
"outstanding" requests as specified
Key: YARN-3060
URL: https://issues.apache.org/jira/browse/YARN-3060
Project: Hadoop YARN
Issue Type: Bug
Components: client
Affects Versions: 2.5.2, 2.5.1, 2.6.0, 2.5.0
Reporter: Peter D Kirchner
The AMRMClient api documentation specifies that getMatchingRequests() returns
*outstanding* requests that match the method's arguments.
getMatchingRequests() currently returns all matching application container
requests matching the arguments, which does not seem to be within the possible
meanings of "outstanding" requests. The API specification and implementation
need to be reconciled and ambiguities resolved.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)