Mukul Kumar Singh created HDDS-59:
-------------------------------------

             Summary: Ozone client should update blocksize in KSM for sub-block 
writes
                 Key: HDDS-59
                 URL: https://issues.apache.org/jira/browse/HDDS-59
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: Ozone Client
    Affects Versions: 0.2.1
            Reporter: Mukul Kumar Singh
            Assignee: Mukul Kumar Singh
             Fix For: 0.2.1


Currently ozone client allocates block of the required length from SCM through 
KSM.
However it might happen due to error cases or because of small writes that the 
allocated block is not completely written.

In these cases, client should update the KSM with the length of the block. This 
will help in error cases as well as cases where client does not write the 
complete block to Ozone.



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

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

Reply via email to