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

Hudson commented on HDDS-339:
-----------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14747 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/14747/])
HDDS-339. Add block length and blockId in PutKeyResponse. Contributed by 
(msingh: rev 398d89554398a38ffa1347524286cd437f94f3ae)
* (edit) 
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/keyvalue/helpers/KeyUtils.java
* (delete) 
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/scm/TestCommittedBlockLengthAPI.java
* (edit) 
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/keyvalue/interfaces/KeyManager.java
* (edit) 
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/keyvalue/impl/KeyManagerImpl.java
* (edit) 
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/keyvalue/KeyValueHandler.java
* (add) 
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/scm/TestGetCommittedBlockLengthAndPutKey.java
* (edit) hadoop-hdds/common/src/main/proto/DatanodeContainerProtocol.proto


> Add block length and blockId in PutKeyResponse
> ----------------------------------------------
>
>                 Key: HDDS-339
>                 URL: https://issues.apache.org/jira/browse/HDDS-339
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Client, Ozone Datanode
>            Reporter: Shashikant Banerjee
>            Assignee: Shashikant Banerjee
>            Priority: Major
>             Fix For: 0.2.1
>
>         Attachments: HDDS-339.00.patch, HDDS-339.01.patch
>
>
> The putKey response will include blockId as well committed block length in 
> the PutKey response. This will be extended to include blockCommitSequenceId 
> as well all of which will be updated on Ozone Master. This all be required to 
> add validation as well handle 2 node failure.



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

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

Reply via email to