[ 
https://issues.apache.org/jira/browse/HDDS-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Istvan Fajth reassigned HDDS-3607:
----------------------------------

    Assignee: Istvan Fajth

> Lot of warnings at DN startup
> -----------------------------
>
>                 Key: HDDS-3607
>                 URL: https://issues.apache.org/jira/browse/HDDS-3607
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>            Reporter: Istvan Fajth
>            Assignee: Istvan Fajth
>            Priority: Minor
>              Labels: pull-request-available
>
> During DataNode startup, when we replay the edits to the StateMachine, a lot 
> of warnings are emitted to the log depending on the amount of replayed 
> transactions, one warning for each. The warning states the edit is ignored at 
> this point in the 
> org.apache.hadoop.ozone.container.keyvalue.impl.BlockManagerImpl class:
> {code}
> WARN org.apache.hadoop.ozone.container.keyvalue.impl.BlockManagerImpl: 
> blockCommitSequenceId 1128422 in the Container Db is greater than the 
> supplied value 1120656. Ignoring it
> {code}
> I think as this does not show any problem, and there can be an awful lot from 
> this message just spamming the log at startup, we should move this to DEBUG 
> level instead of WARN.
> Attaching a PR with the change.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to