[jira] [Updated] (HDFS-12925) Ozone: Container : Add key versioning support-2

2017-12-15 Thread Chen Liang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-12925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chen Liang updated HDFS-12925:
--
Attachment: HDFS-12925-HDFS-7240.004.patch

Latest Jenkins build failed again, resubmit v003 patch as v004 patch to trigger 
another run.

> Ozone: Container : Add key versioning support-2
> ---
>
> Key: HDFS-12925
> URL: https://issues.apache.org/jira/browse/HDFS-12925
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Affects Versions: HDFS-7240
>Reporter: Chen Liang
>Assignee: Chen Liang
> Attachments: HDFS-12925-HDFS-7240.001.patch, 
> HDFS-12925-HDFS-7240.002.patch, HDFS-12925-HDFS-7240.003.patch, 
> HDFS-12925-HDFS-7240.004.patch
>
>
> One component for versioning is assembling read IO vector, (please see 4.2 
> section of the [versioning design 
> doc|https://issues.apache.org/jira/secure/attachment/12877154/OzoneVersion.001.pdf]
>  under HDFS-12000 for the detail). This JIRA adds the util functions that 
> takes a list with blocks from different versions and properly generate the 
> read vector for the requested version.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HDFS-12925) Ozone: Container : Add key versioning support-2

2017-12-15 Thread Chen Liang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-12925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chen Liang updated HDFS-12925:
--
Attachment: HDFS-12925-HDFS-7240.003.patch

v003 patch fixes the checkstyle and javadoc issue, findbug warnings are not 
introduced by this patch. The failed tests all passed locally, except for the 
consistently failing test {{TestOzoneRpcClient}}

> Ozone: Container : Add key versioning support-2
> ---
>
> Key: HDFS-12925
> URL: https://issues.apache.org/jira/browse/HDFS-12925
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Affects Versions: HDFS-7240
>Reporter: Chen Liang
>Assignee: Chen Liang
> Attachments: HDFS-12925-HDFS-7240.001.patch, 
> HDFS-12925-HDFS-7240.002.patch, HDFS-12925-HDFS-7240.003.patch
>
>
> One component for versioning is assembling read IO vector, (please see 4.2 
> section of the [versioning design 
> doc|https://issues.apache.org/jira/secure/attachment/12877154/OzoneVersion.001.pdf]
>  under HDFS-12000 for the detail). This JIRA adds the util functions that 
> takes a list with blocks from different versions and properly generate the 
> read vector for the requested version.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HDFS-12925) Ozone: Container : Add key versioning support-2

2017-12-14 Thread Chen Liang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-12925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chen Liang updated HDFS-12925:
--
Description: One component for versioning is assembling read IO vector, 
(please see 4.2 section of the [versioning design 
doc|https://issues.apache.org/jira/secure/attachment/12877154/OzoneVersion.001.pdf]
 under HDFS-12000 for the detail). This JIRA adds the util functions that takes 
a list with blocks from different versions and properly generate the read 
vector for the requested version.  (was: One component for versioning is 
assembling read IO vector, (please see 4.2 section of the versioning design doc 
HDFS-12000 for the detail). This JIRA adds the util functions that takes a list 
with blocks from different versions and properly generate the read vector for 
the requested version.)

> Ozone: Container : Add key versioning support-2
> ---
>
> Key: HDFS-12925
> URL: https://issues.apache.org/jira/browse/HDFS-12925
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Affects Versions: HDFS-7240
>Reporter: Chen Liang
>Assignee: Chen Liang
> Attachments: HDFS-12925-HDFS-7240.001.patch, 
> HDFS-12925-HDFS-7240.002.patch
>
>
> One component for versioning is assembling read IO vector, (please see 4.2 
> section of the [versioning design 
> doc|https://issues.apache.org/jira/secure/attachment/12877154/OzoneVersion.001.pdf]
>  under HDFS-12000 for the detail). This JIRA adds the util functions that 
> takes a list with blocks from different versions and properly generate the 
> read vector for the requested version.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HDFS-12925) Ozone: Container : Add key versioning support-2

2017-12-14 Thread Chen Liang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-12925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chen Liang updated HDFS-12925:
--
Attachment: HDFS-12925-HDFS-7240.002.patch

The output link from Jenkins seem dead, not sure why the build failed, my build 
worked fine, resubmitting as v002 patch.

> Ozone: Container : Add key versioning support-2
> ---
>
> Key: HDFS-12925
> URL: https://issues.apache.org/jira/browse/HDFS-12925
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Affects Versions: HDFS-7240
>Reporter: Chen Liang
>Assignee: Chen Liang
> Attachments: HDFS-12925-HDFS-7240.001.patch, 
> HDFS-12925-HDFS-7240.002.patch
>
>
> One component for versioning is assembling read IO vector, (please see 4.2 
> section of the versioning design doc HDFS-12000 for the detail). This JIRA 
> adds the util functions that takes a list with blocks from different versions 
> and properly generate the read vector for the requested version.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HDFS-12925) Ozone: Container : Add key versioning support-2

2017-12-14 Thread Chen Liang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-12925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chen Liang updated HDFS-12925:
--
Attachment: HDFS-12925-HDFS-7240.001.patch

Post v001 patch.

> Ozone: Container : Add key versioning support-2
> ---
>
> Key: HDFS-12925
> URL: https://issues.apache.org/jira/browse/HDFS-12925
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Affects Versions: HDFS-7240
>Reporter: Chen Liang
>Assignee: Chen Liang
> Attachments: HDFS-12925-HDFS-7240.001.patch
>
>
> One component for versioning is assembling read IO vector, (please see 4.2 
> section of the versioning design doc HDFS-12000 for the detail). This JIRA 
> adds the util functions that takes a list with blocks from different versions 
> and properly generate the read vector for the requested version.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HDFS-12925) Ozone: Container : Add key versioning support-2

2017-12-14 Thread Chen Liang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-12925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chen Liang updated HDFS-12925:
--
Status: Patch Available  (was: Open)

> Ozone: Container : Add key versioning support-2
> ---
>
> Key: HDFS-12925
> URL: https://issues.apache.org/jira/browse/HDFS-12925
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Affects Versions: HDFS-7240
>Reporter: Chen Liang
>Assignee: Chen Liang
> Attachments: HDFS-12925-HDFS-7240.001.patch
>
>
> One component for versioning is assembling read IO vector, (please see 4.2 
> section of the versioning design doc HDFS-12000 for the detail). This JIRA 
> adds the util functions that takes a list with blocks from different versions 
> and properly generate the read vector for the requested version.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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