[
https://issues.apache.org/jira/browse/YARN-6166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860358#comment-15860358
]
Daniel Templeton commented on YARN-6166:
----------------------------------------
LGTM. +1
Next, time, though, it's better to keep all the patches attached to the JIRA so
that the history is preserved. To avoid confusion, we usually name them
YARN-6166.001.patch, YARN-6166.002.patch, etc.
I'll commit it in a bit.
> Unnecessary INFO logs in AMRMClientAsyncImpl$CallbackHandlerThread.run
> ----------------------------------------------------------------------
>
> Key: YARN-6166
> URL: https://issues.apache.org/jira/browse/YARN-6166
> Project: Hadoop YARN
> Issue Type: Bug
> Affects Versions: 2.7.3
> Reporter: Grant W
> Assignee: Grant W
> Priority: Trivial
> Labels: patch
> Attachments: YARN-6166.patch
>
>
> Logs like the following should be debug or else every legitimate stop causes
> unnecessary exception traces in the logs.
> {noformat}
> 2013-08-03 20:01:34,460 INFO [AMRM Callback Handler Thread]
> org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl:
> Interrupted while waiting for queue
> java.lang.InterruptedException
> at
> java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.
> java:1961)
> at
> java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1996)
> at
> java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
> at
> org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl$CallbackHandlerThread.run(AMRMClientAsyncImpl.java:275)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]