Attila Doroszlai created HDDS-2458: -------------------------------------- Summary: Avoid list copy in ChecksumData Key: HDDS-2458 URL: https://issues.apache.org/jira/browse/HDDS-2458 Project: Hadoop Distributed Data Store Issue Type: Improvement Components: Ozone Datanode Reporter: Attila Doroszlai Assignee: Attila Doroszlai
{{ChecksumData}} is initially created with empty list of checksums, then it is updated with computed checksums, copying the list. The computed list can be set directly. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org