Colin Patrick McCabe created HDFS-7544: ------------------------------------------
Summary: ChunkedArrayList: fix removal via iterator and implement get Key: HDFS-7544 URL: https://issues.apache.org/jira/browse/HDFS-7544 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 2.7.0 Reporter: Colin Patrick McCabe Assignee: Colin Patrick McCabe ChunkedArrayList: implement removal via iterator and get. Previously, calling remove on a ChunkedArrayList iterator would cause the returned size to be incorrect later. -- This message was sent by Atlassian JIRA (v6.3.4#6332)