[ 
https://issues.apache.org/jira/browse/HDFS-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993150#comment-16993150
 ] 

Konstantin Shvachko commented on HDFS-15036:
--------------------------------------------

Looks good. Minor things
# Typo in {{doCheckpoint()}}. Removed -is- in:
{code}// by the other node. This could happen if{code}
# Should use parameterized logging
{code}LOG.info("Image upload rejected by the other NameNode: {}", 
uploadResult);{code}


> Active NameNode should not silently fail the image transfer
> -----------------------------------------------------------
>
>                 Key: HDFS-15036
>                 URL: https://issues.apache.org/jira/browse/HDFS-15036
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>    Affects Versions: 2.10.0
>            Reporter: Konstantin Shvachko
>            Assignee: Chen Liang
>            Priority: Major
>         Attachments: HDFS-15036.001.patch, HDFS-15036.002.patch
>
>
> Image transfer from Standby NameNode to  Active silently fails on Active, 
> without any logging and not notifying the receiver side.



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

---------------------------------------------------------------------
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