Details
Description
In HDFS-9205, the following was pushed without fixing conflicts.
* <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>
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-9205 Do not schedule corrupt blocks for replication
- Resolved