[
https://issues.apache.org/jira/browse/HDFS-12997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16340307#comment-16340307
]
Hanisha Koneru commented on HDFS-12997:
---------------------------------------
Thanks [~ajayydv] for working on this.
# In {{DataStorage#doRollback(), }} there is a missing {}.
{code:java}
LOG.info("Rolling back storage directory .\n target LV = {}; target "
+ "CTime = {}", sd.getRoot(), nsInfo.getCTime(),
HdfsServerConstants.DATANODE_LAYOUT_VERSION);
{code}
# Nitpick: In {{DataStorage#removeDuplicateEntries()}}, line 1239, there is a
missing '.' (Just in case someone is running a log scanner with exact string
match :)).
> Move logging to slf4j in BlockPoolSliceStorage and Storage
> -----------------------------------------------------------
>
> Key: HDFS-12997
> URL: https://issues.apache.org/jira/browse/HDFS-12997
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Ajay Kumar
> Assignee: Ajay Kumar
> Priority: Major
> Attachments: HDFS-12997.001.patch, HDFS-12997.002.patch,
> HDFS-12997.003.patch
>
>
> Move logging to slf4j in BlockPoolSliceStorage and Storage classes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]