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 "Shashikant Banerjee (JIRA)" <ji...@apache.org> on 2018/08/03 10:32:00 UTC

[jira] [Created] (HDDS-322) Restructure ChunkGroupOutputStream and ChunkOutputStream

Shashikant Banerjee created HDDS-322:
----------------------------------------

             Summary: Restructure ChunkGroupOutputStream and ChunkOutputStream
                 Key: HDDS-322
                 URL: https://issues.apache.org/jira/browse/HDDS-322
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: Ozone Client
            Reporter: Shashikant Banerjee
            Assignee: Shashikant Banerjee
             Fix For: 0.2.1


Currently, ChunkOutputStream allocate a chunk size buffer to cache client data. The idea here is to allocate the buffer in ChunkGroupOutputStream and pass it to underlying  ChunkOutputStream so as to make handling CLOSE_CONTAINER_EXCEPTION in ozone client becomes simpler. This Jira will also modify the PutKey response to contain the committed block length to ozone client  to do some validation checks.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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