[ 
https://issues.apache.org/jira/browse/HDDS-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751106#comment-16751106
 ] 

Hudson commented on HDDS-996:
-----------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15820 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/15820/])
HDDS-996. Incorrect data length gets updated in OM by client in case it 
(shashikant: rev f3d8265582df88278dccf02e8e63cf0d2ba5286f)
* (edit) 
hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/io/KeyOutputStream.java


> Incorrect data length gets updated in OM by client in case it hits exception 
> in multiple successive block writes
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: HDDS-996
>                 URL: https://issues.apache.org/jira/browse/HDDS-996
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: Ozone Client
>    Affects Versions: 0.4.0
>            Reporter: Shashikant Banerjee
>            Assignee: Shashikant Banerjee
>            Priority: Major
>             Fix For: 0.4.0
>
>         Attachments: HDDS-996.000.patch
>
>
> In the retry path, the data which needs to be written to the next block 
> should always be calculated from the data actually residing in the buffer 
> list rather than the length of the current stream entry allocated. This leads 
> to updating incorrect length of key updated in OM when multiple exceptions 
> occur while doing key writes.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to