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

Siddharth Wagle updated HDDS-1428:
----------------------------------
    Attachment: HDDS-1428.01.patch

> Remove benign warning in handleCreateContainer
> ----------------------------------------------
>
>                 Key: HDDS-1428
>                 URL: https://issues.apache.org/jira/browse/HDDS-1428
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>            Reporter: Arpit Agarwal
>            Assignee: Siddharth Wagle
>            Priority: Major
>              Labels: newbie
>         Attachments: HDDS-1428.01.patch
>
>
> The following log message in KeyValueHandler#handleCreateContainer can be 
> removed or moved to _debug_ level.
> {code}
>         // The create container request for an already existing container can
>         // arrive in case the ContainerStateMachine reapplies the transaction
>         // on datanode restart. Just log a warning msg here.
>         LOG.warn("Container already exists." +
>             "container Id " + containerID);
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to