[
https://issues.apache.org/jira/browse/YARN-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bibin A Chundatt updated YARN-6103:
-----------------------------------
Summary: Log updates for ZKRMStateStore (was: Logging update for
ZKRMStateStore)
> Log updates for ZKRMStateStore
> ------------------------------
>
> Key: YARN-6103
> URL: https://issues.apache.org/jira/browse/YARN-6103
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Bibin A Chundatt
> Priority: Trivial
> Labels: newbie
>
> {code}
> LOG.debug(appId + " znode didn't exist. Created a new znode to"
> + " update the application state.");
> {code}
> Check is debug enabled
> {code}
> if (LOG.isDebugEnabled()) {
> LOG.debug((isUpdate ? "Storing " : "Updating ")
> + dtSequenceNumberPath + ". SequenceNumber: "
> + rmDTIdentifier.getSequenceNumber());
> }
> {code}
> isUpdate will be always false
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]