Jason Lowe created YARN-2396:
--------------------------------
Summary: RpcClientFactoryPBImpl.stopClient always throws due to
missing close method
Key: YARN-2396
URL: https://issues.apache.org/jira/browse/YARN-2396
Project: Hadoop YARN
Issue Type: Bug
Components: api
Affects Versions: 2.4.1
Reporter: Jason Lowe
RpcClientFactoryPBImpl.stopClient will throw a YarnRuntimeException if the
protocol does not have a close method, despite the log message indicating it is
ignoring errors. It's interesting to note that none of the YARN protocol
classes currently have a close method.
--
This message was sent by Atlassian JIRA
(v6.2#6252)