Akira Ajisaka created HDFS-12531:
------------------------------------

             Summary: Fix conflict in the javadoc of UnderReplicatedBlocks.java 
in branch-2
                 Key: HDFS-12531
                 URL: https://issues.apache.org/jira/browse/HDFS-12531
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: documentation
            Reporter: Akira Ajisaka
            Priority: Minor


In HDFS-9205, the following was pushed without fixing conflicts.
{noformat}
 * <p/>
 * The policy for choosing which priority to give added blocks
<<<<<<< HEAD
 * is implemented in {@link #getPriority(int, int, int)}.
=======
 * is implemented in {@link #getPriority(BlockInfo, int, int, int, int)}.
>>>>>>> 5411dc5... HDFS-9205. Do not schedule corrupt blocks for replication.  
>>>>>>> (szetszwo)
 * </p>
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to