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 "Tsz-wo Sze (Jira)" <ji...@apache.org> on 2019/09/30 02:47:00 UTC

[jira] [Created] (HDDS-2204) Avoid buffer coping in checksum verification

Tsz-wo Sze created HDDS-2204:
--------------------------------

             Summary: Avoid buffer coping in checksum verification
                 Key: HDDS-2204
                 URL: https://issues.apache.org/jira/browse/HDDS-2204
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: Ozone Client
            Reporter: Tsz-wo Sze
            Assignee: Tsz-wo Sze


In Checksum.verifyChecksum(ByteString, ..), it first converts the ByteString to a byte array.  It lead to an unnecessary buffer coping.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org