You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2017/09/22 02:39:00 UTC

[jira] [Created] (HDFS-12531) Fix conflict in the javadoc of UnderReplicatedBlocks.java in branch-2

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org