Yong Zhang created HADOOP-12209: ----------------------------------- Summary: Comparable type should be in FileStatus Key: HADOOP-12209 URL: https://issues.apache.org/jira/browse/HADOOP-12209 Project: Hadoop Common Issue Type: Bug Reporter: Yong Zhang Assignee: Yong Zhang
FileStatus implements Comparable interface without type, so Collections.binarySearch not work for FileStatus list. -- This message was sent by Atlassian JIRA (v6.3.4#6332)