[jira] [Work logged] (HDDS-2222) Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C

2019-10-04 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-?focusedWorklogId=323836=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-323836
 ]

ASF GitHub Bot logged work on HDDS-:


Author: ASF GitHub Bot
Created on: 05/Oct/19 01:21
Start Date: 05/Oct/19 01:21
Worklog Time Spent: 10m 
  Work Description: szetszwo commented on issue #1595: HDDS-. Add a 
method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
URL: https://github.com/apache/hadoop/pull/1595#issuecomment-538604170
 
 
   Sorry about that.  I thought we may ignore the checkstyle warnings like we 
are doing in Hadoop.
   
   Thanks @vivekratnavel for the quick fix in #1603 
(https://issues.apache.org/jira/browse/HDDS-2257)!
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 323836)
Time Spent: 2h 50m  (was: 2h 40m)

> Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
> -
>
> Key: HDDS-
> URL: https://issues.apache.org/jira/browse/HDDS-
> Project: Hadoop Distributed Data Store
>  Issue Type: Improvement
>Reporter: Tsz-wo Sze
>Assignee: Tsz-wo Sze
>Priority: Major
>  Labels: pull-request-available
> Fix For: 0.5.0
>
> Attachments: o_20191001.patch, o_20191002.patch
>
>  Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> PureJavaCrc32 and PureJavaCrc32C implement java.util.zip.Checksum which 
> provides only methods to update byte and byte[].  We propose to add a method 
> to update ByteBuffer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Work logged] (HDDS-2222) Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C

2019-10-04 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-?focusedWorklogId=323567=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-323567
 ]

ASF GitHub Bot logged work on HDDS-:


Author: ASF GitHub Bot
Created on: 04/Oct/19 16:53
Start Date: 04/Oct/19 16:53
Worklog Time Spent: 10m 
  Work Description: elek commented on issue #1595: HDDS-. Add a method 
to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
URL: https://github.com/apache/hadoop/pull/1595#issuecomment-538477400
 
 
   Checkstyle errors seem to be introduced:
   ```
   
https://github.com/elek/ozone-ci-q4/blob/master/pr/pr-hdds--6c7sc/checkstyle/summary.txt
   ```
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 323567)
Time Spent: 2h 40m  (was: 2.5h)

> Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
> -
>
> Key: HDDS-
> URL: https://issues.apache.org/jira/browse/HDDS-
> Project: Hadoop Distributed Data Store
>  Issue Type: Improvement
>Reporter: Tsz-wo Sze
>Assignee: Tsz-wo Sze
>Priority: Major
>  Labels: pull-request-available
> Fix For: 0.5.0
>
> Attachments: o_20191001.patch, o_20191002.patch
>
>  Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> PureJavaCrc32 and PureJavaCrc32C implement java.util.zip.Checksum which 
> provides only methods to update byte and byte[].  We propose to add a method 
> to update ByteBuffer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Work logged] (HDDS-2222) Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C

2019-10-04 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-?focusedWorklogId=323414=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-323414
 ]

ASF GitHub Bot logged work on HDDS-:


Author: ASF GitHub Bot
Created on: 04/Oct/19 13:16
Start Date: 04/Oct/19 13:16
Worklog Time Spent: 10m 
  Work Description: szetszwo commented on pull request #1595: HDDS-. 
Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
URL: https://github.com/apache/hadoop/pull/1595
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 323414)
Time Spent: 2.5h  (was: 2h 20m)

> Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
> -
>
> Key: HDDS-
> URL: https://issues.apache.org/jira/browse/HDDS-
> Project: Hadoop Distributed Data Store
>  Issue Type: Improvement
>Reporter: Tsz-wo Sze
>Assignee: Tsz-wo Sze
>Priority: Major
>  Labels: pull-request-available
> Fix For: 0.5.0
>
> Attachments: o_20191001.patch, o_20191002.patch
>
>  Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> PureJavaCrc32 and PureJavaCrc32C implement java.util.zip.Checksum which 
> provides only methods to update byte and byte[].  We propose to add a method 
> to update ByteBuffer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Work logged] (HDDS-2222) Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C

2019-10-04 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-?focusedWorklogId=323413=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-323413
 ]

ASF GitHub Bot logged work on HDDS-:


Author: ASF GitHub Bot
Created on: 04/Oct/19 13:15
Start Date: 04/Oct/19 13:15
Worklog Time Spent: 10m 
  Work Description: szetszwo commented on issue #1595: HDDS-. Add a 
method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
URL: https://github.com/apache/hadoop/pull/1595#issuecomment-538392068
 
 
   There were no findbugs warnings.  Since there are no code changes except 
findbugsExcludeFile.xml compared to #1578 , will merge the commit soon.
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 323413)
Time Spent: 2h 20m  (was: 2h 10m)

> Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
> -
>
> Key: HDDS-
> URL: https://issues.apache.org/jira/browse/HDDS-
> Project: Hadoop Distributed Data Store
>  Issue Type: Improvement
>Reporter: Tsz-wo Sze
>Assignee: Tsz-wo Sze
>Priority: Major
>  Labels: pull-request-available
> Fix For: 0.5.0
>
> Attachments: o_20191001.patch, o_20191002.patch
>
>  Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> PureJavaCrc32 and PureJavaCrc32C implement java.util.zip.Checksum which 
> provides only methods to update byte and byte[].  We propose to add a method 
> to update ByteBuffer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Work logged] (HDDS-2222) Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C

2019-10-04 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-?focusedWorklogId=323400=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-323400
 ]

ASF GitHub Bot logged work on HDDS-:


Author: ASF GitHub Bot
Created on: 04/Oct/19 12:47
Start Date: 04/Oct/19 12:47
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on issue #1595: HDDS-. Add a 
method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
URL: https://github.com/apache/hadoop/pull/1595#issuecomment-538382301
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |::|--:|:|:|
   | 0 | reexec | 54 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | dupname | 0 | No case conflicting files found. |
   | +1 | @author | 0 | The patch does not contain any @author tags. |
   | +1 | test4tests | 0 | The patch appears to include 1 new or modified test 
files. |
   ||| _ trunk Compile Tests _ |
   | -1 | mvninstall | 37 | hadoop-hdds in trunk failed. |
   | -1 | mvninstall | 42 | hadoop-ozone in trunk failed. |
   | -1 | compile | 23 | hadoop-hdds in trunk failed. |
   | -1 | compile | 14 | hadoop-ozone in trunk failed. |
   | +1 | checkstyle | 62 | trunk passed |
   | +1 | mvnsite | 0 | trunk passed |
   | +1 | shadedclient | 960 | branch has no errors when building and testing 
our client artifacts. |
   | -1 | javadoc | 23 | hadoop-hdds in trunk failed. |
   | -1 | javadoc | 19 | hadoop-ozone in trunk failed. |
   | 0 | spotbugs | 1062 | Used deprecated FindBugs config; considering 
switching to SpotBugs. |
   | -1 | findbugs | 34 | hadoop-hdds in trunk failed. |
   | -1 | findbugs | 21 | hadoop-ozone in trunk failed. |
   ||| _ Patch Compile Tests _ |
   | -1 | mvninstall | 35 | hadoop-hdds in the patch failed. |
   | -1 | mvninstall | 40 | hadoop-ozone in the patch failed. |
   | -1 | compile | 25 | hadoop-hdds in the patch failed. |
   | -1 | compile | 19 | hadoop-ozone in the patch failed. |
   | -1 | javac | 25 | hadoop-hdds in the patch failed. |
   | -1 | javac | 19 | hadoop-ozone in the patch failed. |
   | -0 | checkstyle | 30 | hadoop-hdds: The patch generated 10 new + 0 
unchanged - 0 fixed = 10 total (was 0) |
   | +1 | mvnsite | 0 | the patch passed |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | xml | 2 | The patch has no ill-formed XML file. |
   | +1 | shadedclient | 713 | patch has no errors when building and testing 
our client artifacts. |
   | -1 | javadoc | 23 | hadoop-hdds in the patch failed. |
   | -1 | javadoc | 20 | hadoop-ozone in the patch failed. |
   | -1 | findbugs | 32 | hadoop-hdds in the patch failed. |
   | -1 | findbugs | 21 | hadoop-ozone in the patch failed. |
   ||| _ Other Tests _ |
   | -1 | unit | 28 | hadoop-hdds in the patch failed. |
   | -1 | unit | 26 | hadoop-ozone in the patch failed. |
   | +1 | asflicense | 33 | The patch does not generate ASF License warnings. |
   | | | 2503 | |
   
   
   | Subsystem | Report/Notes |
   |--:|:-|
   | Docker | Client=19.03.1 Server=19.03.1 base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/2/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/1595 |
   | Optional Tests | dupname asflicense xml compile javac javadoc mvninstall 
mvnsite unit shadedclient findbugs checkstyle |
   | uname | Linux 4a3e8233f620 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 
11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / d061c84 |
   | Default Java | 1.8.0_222 |
   | mvninstall | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/2/artifact/out/branch-mvninstall-hadoop-hdds.txt
 |
   | mvninstall | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/2/artifact/out/branch-mvninstall-hadoop-ozone.txt
 |
   | compile | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/2/artifact/out/branch-compile-hadoop-hdds.txt
 |
   | compile | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/2/artifact/out/branch-compile-hadoop-ozone.txt
 |
   | javadoc | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/2/artifact/out/branch-javadoc-hadoop-hdds.txt
 |
   | javadoc | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/2/artifact/out/branch-javadoc-hadoop-ozone.txt
 |
   | findbugs | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/2/artifact/out/branch-findbugs-hadoop-hdds.txt
 |
   | findbugs | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/2/artifact/out/branch-findbugs-hadoop-ozone.txt
 |
   | mvninstall | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/2/artifact/out/patch-mvninstall-hadoop-hdds.txt
 |
   | mvninstall | 

[jira] [Work logged] (HDDS-2222) Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C

2019-10-04 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-?focusedWorklogId=323380=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-323380
 ]

ASF GitHub Bot logged work on HDDS-:


Author: ASF GitHub Bot
Created on: 04/Oct/19 12:25
Start Date: 04/Oct/19 12:25
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on issue #1595: HDDS-. Add a 
method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
URL: https://github.com/apache/hadoop/pull/1595#issuecomment-538375230
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |::|--:|:|:|
   | 0 | reexec | 76 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | dupname | 1 | No case conflicting files found. |
   | +1 | @author | 0 | The patch does not contain any @author tags. |
   | +1 | test4tests | 0 | The patch appears to include 1 new or modified test 
files. |
   ||| _ trunk Compile Tests _ |
   | -1 | mvninstall | 41 | hadoop-hdds in trunk failed. |
   | -1 | mvninstall | 39 | hadoop-ozone in trunk failed. |
   | -1 | compile | 18 | hadoop-hdds in trunk failed. |
   | -1 | compile | 13 | hadoop-ozone in trunk failed. |
   | +1 | checkstyle | 58 | trunk passed |
   | +1 | mvnsite | 0 | trunk passed |
   | +1 | shadedclient | 941 | branch has no errors when building and testing 
our client artifacts. |
   | -1 | javadoc | 18 | hadoop-hdds in trunk failed. |
   | -1 | javadoc | 17 | hadoop-ozone in trunk failed. |
   | 0 | spotbugs | 1030 | Used deprecated FindBugs config; considering 
switching to SpotBugs. |
   | -1 | findbugs | 31 | hadoop-hdds in trunk failed. |
   | -1 | findbugs | 18 | hadoop-ozone in trunk failed. |
   ||| _ Patch Compile Tests _ |
   | -1 | mvninstall | 31 | hadoop-hdds in the patch failed. |
   | -1 | mvninstall | 34 | hadoop-ozone in the patch failed. |
   | -1 | compile | 21 | hadoop-hdds in the patch failed. |
   | -1 | compile | 15 | hadoop-ozone in the patch failed. |
   | -1 | javac | 21 | hadoop-hdds in the patch failed. |
   | -1 | javac | 15 | hadoop-ozone in the patch failed. |
   | -0 | checkstyle | 24 | hadoop-hdds: The patch generated 10 new + 0 
unchanged - 0 fixed = 10 total (was 0) |
   | +1 | mvnsite | 0 | the patch passed |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | xml | 2 | The patch has no ill-formed XML file. |
   | +1 | shadedclient | 796 | patch has no errors when building and testing 
our client artifacts. |
   | -1 | javadoc | 19 | hadoop-hdds in the patch failed. |
   | -1 | javadoc | 16 | hadoop-ozone in the patch failed. |
   | -1 | findbugs | 28 | hadoop-hdds in the patch failed. |
   | -1 | findbugs | 17 | hadoop-ozone in the patch failed. |
   ||| _ Other Tests _ |
   | -1 | unit | 25 | hadoop-hdds in the patch failed. |
   | -1 | unit | 21 | hadoop-ozone in the patch failed. |
   | +1 | asflicense | 29 | The patch does not generate ASF License warnings. |
   | | | 2488 | |
   
   
   | Subsystem | Report/Notes |
   |--:|:-|
   | Docker | Client=19.03.1 Server=19.03.1 base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/1595 |
   | Optional Tests | dupname asflicense xml compile javac javadoc mvninstall 
mvnsite unit shadedclient findbugs checkstyle |
   | uname | Linux c27d0ebfbb42 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 
10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / bffcd33 |
   | Default Java | 1.8.0_222 |
   | mvninstall | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/1/artifact/out/branch-mvninstall-hadoop-hdds.txt
 |
   | mvninstall | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/1/artifact/out/branch-mvninstall-hadoop-ozone.txt
 |
   | compile | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/1/artifact/out/branch-compile-hadoop-hdds.txt
 |
   | compile | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/1/artifact/out/branch-compile-hadoop-ozone.txt
 |
   | javadoc | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/1/artifact/out/branch-javadoc-hadoop-hdds.txt
 |
   | javadoc | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/1/artifact/out/branch-javadoc-hadoop-ozone.txt
 |
   | findbugs | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/1/artifact/out/branch-findbugs-hadoop-hdds.txt
 |
   | findbugs | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/1/artifact/out/branch-findbugs-hadoop-ozone.txt
 |
   | mvninstall | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1595/1/artifact/out/patch-mvninstall-hadoop-hdds.txt
 |
   | mvninstall | 

[jira] [Work logged] (HDDS-2222) Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C

2019-10-04 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-?focusedWorklogId=323342=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-323342
 ]

ASF GitHub Bot logged work on HDDS-:


Author: ASF GitHub Bot
Created on: 04/Oct/19 11:42
Start Date: 04/Oct/19 11:42
Worklog Time Spent: 10m 
  Work Description: szetszwo commented on pull request #1595: HDDS-. 
Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
URL: https://github.com/apache/hadoop/pull/1595
 
 
   See https://issues.apache.org/jira/browse/HDDS-
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 323342)
Time Spent: 1h 50m  (was: 1h 40m)

> Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
> -
>
> Key: HDDS-
> URL: https://issues.apache.org/jira/browse/HDDS-
> Project: Hadoop Distributed Data Store
>  Issue Type: Improvement
>Reporter: Tsz-wo Sze
>Assignee: Tsz-wo Sze
>Priority: Major
>  Labels: pull-request-available
> Fix For: 0.4.1
>
> Attachments: o_20191001.patch, o_20191002.patch
>
>  Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> PureJavaCrc32 and PureJavaCrc32C implement java.util.zip.Checksum which 
> provides only methods to update byte and byte[].  We propose to add a method 
> to update ByteBuffer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Work logged] (HDDS-2222) Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C

2019-10-04 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-?focusedWorklogId=323334=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-323334
 ]

ASF GitHub Bot logged work on HDDS-:


Author: ASF GitHub Bot
Created on: 04/Oct/19 11:19
Start Date: 04/Oct/19 11:19
Worklog Time Spent: 10m 
  Work Description: szetszwo commented on pull request #1594: Revert 
"HDDS- Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C"
URL: https://github.com/apache/hadoop/pull/1594
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 323334)
Time Spent: 1h 40m  (was: 1.5h)

> Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
> -
>
> Key: HDDS-
> URL: https://issues.apache.org/jira/browse/HDDS-
> Project: Hadoop Distributed Data Store
>  Issue Type: Improvement
>Reporter: Tsz-wo Sze
>Assignee: Tsz-wo Sze
>Priority: Major
>  Labels: pull-request-available
> Fix For: 0.4.1
>
> Attachments: o_20191001.patch, o_20191002.patch
>
>  Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> PureJavaCrc32 and PureJavaCrc32C implement java.util.zip.Checksum which 
> provides only methods to update byte and byte[].  We propose to add a method 
> to update ByteBuffer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Work logged] (HDDS-2222) Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C

2019-10-04 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-?focusedWorklogId=32=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-32
 ]

ASF GitHub Bot logged work on HDDS-:


Author: ASF GitHub Bot
Created on: 04/Oct/19 11:19
Start Date: 04/Oct/19 11:19
Worklog Time Spent: 10m 
  Work Description: szetszwo commented on pull request #1594: Revert 
"HDDS- Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C"
URL: https://github.com/apache/hadoop/pull/1594
 
 
   Reverts apache/hadoop#1578
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 32)
Time Spent: 1.5h  (was: 1h 20m)

> Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
> -
>
> Key: HDDS-
> URL: https://issues.apache.org/jira/browse/HDDS-
> Project: Hadoop Distributed Data Store
>  Issue Type: Improvement
>Reporter: Tsz-wo Sze
>Assignee: Tsz-wo Sze
>Priority: Major
>  Labels: pull-request-available
> Fix For: 0.4.1
>
> Attachments: o_20191001.patch, o_20191002.patch
>
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> PureJavaCrc32 and PureJavaCrc32C implement java.util.zip.Checksum which 
> provides only methods to update byte and byte[].  We propose to add a method 
> to update ByteBuffer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Work logged] (HDDS-2222) Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C

2019-10-04 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-?focusedWorklogId=323332=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-323332
 ]

ASF GitHub Bot logged work on HDDS-:


Author: ASF GitHub Bot
Created on: 04/Oct/19 11:18
Start Date: 04/Oct/19 11:18
Worklog Time Spent: 10m 
  Work Description: szetszwo commented on issue #1578: HDDS- Add a 
method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
URL: https://github.com/apache/hadoop/pull/1578#issuecomment-538356707
 
 
   > The "Switch case falls through" reported by findbugs is by design so that 
we won't fix it.
   
   Oops, I should have added it to findbugsExcludeFile.xml.  Otherwise, the 
warning will keep coming up.  Will revert the commit
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 323332)
Time Spent: 1h 20m  (was: 1h 10m)

> Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
> -
>
> Key: HDDS-
> URL: https://issues.apache.org/jira/browse/HDDS-
> Project: Hadoop Distributed Data Store
>  Issue Type: Improvement
>Reporter: Tsz-wo Sze
>Assignee: Tsz-wo Sze
>Priority: Major
>  Labels: pull-request-available
> Fix For: 0.4.1
>
> Attachments: o_20191001.patch, o_20191002.patch
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> PureJavaCrc32 and PureJavaCrc32C implement java.util.zip.Checksum which 
> provides only methods to update byte and byte[].  We propose to add a method 
> to update ByteBuffer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Work logged] (HDDS-2222) Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C

2019-10-04 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-?focusedWorklogId=323298=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-323298
 ]

ASF GitHub Bot logged work on HDDS-:


Author: ASF GitHub Bot
Created on: 04/Oct/19 09:50
Start Date: 04/Oct/19 09:50
Worklog Time Spent: 10m 
  Work Description: szetszwo commented on pull request #1578: HDDS- Add 
a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
URL: https://github.com/apache/hadoop/pull/1578
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 323298)
Time Spent: 1h 10m  (was: 1h)

> Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
> -
>
> Key: HDDS-
> URL: https://issues.apache.org/jira/browse/HDDS-
> Project: Hadoop Distributed Data Store
>  Issue Type: Improvement
>Reporter: Tsz-wo Sze
>Assignee: Tsz-wo Sze
>Priority: Major
>  Labels: pull-request-available
> Attachments: o_20191001.patch, o_20191002.patch
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> PureJavaCrc32 and PureJavaCrc32C implement java.util.zip.Checksum which 
> provides only methods to update byte and byte[].  We propose to add a method 
> to update ByteBuffer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Work logged] (HDDS-2222) Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C

2019-10-04 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-?focusedWorklogId=323297=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-323297
 ]

ASF GitHub Bot logged work on HDDS-:


Author: ASF GitHub Bot
Created on: 04/Oct/19 09:49
Start Date: 04/Oct/19 09:49
Worklog Time Spent: 10m 
  Work Description: szetszwo commented on issue #1578: HDDS- Add a 
method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
URL: https://github.com/apache/hadoop/pull/1578#issuecomment-538330912
 
 
   The integration failures definitely are not related since the new code is 
not yet used in Ozone.
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 323297)
Time Spent: 1h  (was: 50m)

> Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
> -
>
> Key: HDDS-
> URL: https://issues.apache.org/jira/browse/HDDS-
> Project: Hadoop Distributed Data Store
>  Issue Type: Improvement
>Reporter: Tsz-wo Sze
>Assignee: Tsz-wo Sze
>Priority: Major
>  Labels: pull-request-available
> Attachments: o_20191001.patch, o_20191002.patch
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> PureJavaCrc32 and PureJavaCrc32C implement java.util.zip.Checksum which 
> provides only methods to update byte and byte[].  We propose to add a method 
> to update ByteBuffer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Work logged] (HDDS-2222) Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C

2019-10-04 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-?focusedWorklogId=323295=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-323295
 ]

ASF GitHub Bot logged work on HDDS-:


Author: ASF GitHub Bot
Created on: 04/Oct/19 09:48
Start Date: 04/Oct/19 09:48
Worklog Time Spent: 10m 
  Work Description: szetszwo commented on issue #1578: HDDS- Add a 
method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
URL: https://github.com/apache/hadoop/pull/1578#issuecomment-538330389
 
 
   The "Switch case falls through" reported by findbugs is by design so that we 
won't fix it.
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 323295)
Time Spent: 50m  (was: 40m)

> Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
> -
>
> Key: HDDS-
> URL: https://issues.apache.org/jira/browse/HDDS-
> Project: Hadoop Distributed Data Store
>  Issue Type: Improvement
>Reporter: Tsz-wo Sze
>Assignee: Tsz-wo Sze
>Priority: Major
>  Labels: pull-request-available
> Attachments: o_20191001.patch, o_20191002.patch
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> PureJavaCrc32 and PureJavaCrc32C implement java.util.zip.Checksum which 
> provides only methods to update byte and byte[].  We propose to add a method 
> to update ByteBuffer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Work logged] (HDDS-2222) Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C

2019-10-03 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-?focusedWorklogId=323188=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-323188
 ]

ASF GitHub Bot logged work on HDDS-:


Author: ASF GitHub Bot
Created on: 04/Oct/19 05:21
Start Date: 04/Oct/19 05:21
Worklog Time Spent: 10m 
  Work Description: szetszwo commented on issue #1578: HDDS- Add a 
method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
URL: https://github.com/apache/hadoop/pull/1578#issuecomment-538239632
 
 
   The checkstyle warnings in ChecksumByteBuffer are absurd so that we will 
ignore them.
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 323188)
Time Spent: 40m  (was: 0.5h)

> Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
> -
>
> Key: HDDS-
> URL: https://issues.apache.org/jira/browse/HDDS-
> Project: Hadoop Distributed Data Store
>  Issue Type: Improvement
>Reporter: Tsz-wo Sze
>Assignee: Tsz-wo Sze
>Priority: Major
>  Labels: pull-request-available
> Attachments: o_20191001.patch, o_20191002.patch
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> PureJavaCrc32 and PureJavaCrc32C implement java.util.zip.Checksum which 
> provides only methods to update byte and byte[].  We propose to add a method 
> to update ByteBuffer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Work logged] (HDDS-2222) Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C

2019-10-03 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-?focusedWorklogId=323186=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-323186
 ]

ASF GitHub Bot logged work on HDDS-:


Author: ASF GitHub Bot
Created on: 04/Oct/19 05:07
Start Date: 04/Oct/19 05:07
Worklog Time Spent: 10m 
  Work Description: jnp commented on issue #1578: HDDS- Add a method to 
update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
URL: https://github.com/apache/hadoop/pull/1578#issuecomment-538236213
 
 
   +1 for the patch
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 323186)
Time Spent: 0.5h  (was: 20m)

> Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
> -
>
> Key: HDDS-
> URL: https://issues.apache.org/jira/browse/HDDS-
> Project: Hadoop Distributed Data Store
>  Issue Type: Improvement
>Reporter: Tsz-wo Sze
>Assignee: Tsz-wo Sze
>Priority: Major
>  Labels: pull-request-available
> Attachments: o_20191001.patch, o_20191002.patch
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> PureJavaCrc32 and PureJavaCrc32C implement java.util.zip.Checksum which 
> provides only methods to update byte and byte[].  We propose to add a method 
> to update ByteBuffer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Work logged] (HDDS-2222) Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C

2019-10-02 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-?focusedWorklogId=322357=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-322357
 ]

ASF GitHub Bot logged work on HDDS-:


Author: ASF GitHub Bot
Created on: 02/Oct/19 23:23
Start Date: 02/Oct/19 23:23
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on issue #1578: HDDS- Add a 
method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
URL: https://github.com/apache/hadoop/pull/1578#issuecomment-537721939
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |::|--:|:|:|
   | 0 | reexec | 39 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | dupname | 0 | No case conflicting files found. |
   | +1 | @author | 0 | The patch does not contain any @author tags. |
   | +1 | test4tests | 0 | The patch appears to include 1 new or modified test 
files. |
   ||| _ trunk Compile Tests _ |
   | -1 | mvninstall | 31 | hadoop-hdds in trunk failed. |
   | -1 | mvninstall | 36 | hadoop-ozone in trunk failed. |
   | -1 | compile | 22 | hadoop-hdds in trunk failed. |
   | -1 | compile | 16 | hadoop-ozone in trunk failed. |
   | +1 | checkstyle | 56 | trunk passed |
   | +1 | mvnsite | 0 | trunk passed |
   | +1 | shadedclient | 960 | branch has no errors when building and testing 
our client artifacts. |
   | -1 | javadoc | 21 | hadoop-hdds in trunk failed. |
   | -1 | javadoc | 19 | hadoop-ozone in trunk failed. |
   | 0 | spotbugs | 1055 | Used deprecated FindBugs config; considering 
switching to SpotBugs. |
   | -1 | findbugs | 30 | hadoop-hdds in trunk failed. |
   | -1 | findbugs | 21 | hadoop-ozone in trunk failed. |
   ||| _ Patch Compile Tests _ |
   | -1 | mvninstall | 35 | hadoop-hdds in the patch failed. |
   | -1 | mvninstall | 37 | hadoop-ozone in the patch failed. |
   | -1 | compile | 26 | hadoop-hdds in the patch failed. |
   | -1 | compile | 18 | hadoop-ozone in the patch failed. |
   | -1 | javac | 26 | hadoop-hdds in the patch failed. |
   | -1 | javac | 18 | hadoop-ozone in the patch failed. |
   | -0 | checkstyle | 28 | hadoop-hdds: The patch generated 10 new + 0 
unchanged - 0 fixed = 10 total (was 0) |
   | +1 | mvnsite | 0 | the patch passed |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | shadedclient | 749 | patch has no errors when building and testing 
our client artifacts. |
   | -1 | javadoc | 21 | hadoop-hdds in the patch failed. |
   | -1 | javadoc | 18 | hadoop-ozone in the patch failed. |
   | -1 | findbugs | 32 | hadoop-hdds in the patch failed. |
   | -1 | findbugs | 19 | hadoop-ozone in the patch failed. |
   ||| _ Other Tests _ |
   | -1 | unit | 28 | hadoop-hdds in the patch failed. |
   | -1 | unit | 26 | hadoop-ozone in the patch failed. |
   | +1 | asflicense | 31 | The patch does not generate ASF License warnings. |
   | | | 2479 | |
   
   
   | Subsystem | Report/Notes |
   |--:|:-|
   | Docker | Client=19.03.1 Server=19.03.1 base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1578/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/1578 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall 
mvnsite unit shadedclient findbugs checkstyle |
   | uname | Linux d12771a51d3b 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 
11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / b09d389 |
   | Default Java | 1.8.0_222 |
   | mvninstall | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1578/1/artifact/out/branch-mvninstall-hadoop-hdds.txt
 |
   | mvninstall | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1578/1/artifact/out/branch-mvninstall-hadoop-ozone.txt
 |
   | compile | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1578/1/artifact/out/branch-compile-hadoop-hdds.txt
 |
   | compile | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1578/1/artifact/out/branch-compile-hadoop-ozone.txt
 |
   | javadoc | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1578/1/artifact/out/branch-javadoc-hadoop-hdds.txt
 |
   | javadoc | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1578/1/artifact/out/branch-javadoc-hadoop-ozone.txt
 |
   | findbugs | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1578/1/artifact/out/branch-findbugs-hadoop-hdds.txt
 |
   | findbugs | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1578/1/artifact/out/branch-findbugs-hadoop-ozone.txt
 |
   | mvninstall | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1578/1/artifact/out/patch-mvninstall-hadoop-hdds.txt
 |
   | mvninstall | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1578/1/artifact/out/patch-mvninstall-hadoop-ozone.txt
 |
   | compile | 

[jira] [Work logged] (HDDS-2222) Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C

2019-10-02 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-?focusedWorklogId=322327=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-322327
 ]

ASF GitHub Bot logged work on HDDS-:


Author: ASF GitHub Bot
Created on: 02/Oct/19 22:40
Start Date: 02/Oct/19 22:40
Worklog Time Spent: 10m 
  Work Description: szetszwo commented on pull request #1578: HDDS- Add 
a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
URL: https://github.com/apache/hadoop/pull/1578
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 322327)
Remaining Estimate: 0h
Time Spent: 10m

> Add a method to update ByteBuffer in PureJavaCrc32/PureJavaCrc32C
> -
>
> Key: HDDS-
> URL: https://issues.apache.org/jira/browse/HDDS-
> Project: Hadoop Distributed Data Store
>  Issue Type: Improvement
>Reporter: Tsz-wo Sze
>Assignee: Tsz-wo Sze
>Priority: Major
>  Labels: pull-request-available
> Attachments: o_20191001.patch, o_20191002.patch
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> PureJavaCrc32 and PureJavaCrc32C implement java.util.zip.Checksum which 
> provides only methods to update byte and byte[].  We propose to add a method 
> to update ByteBuffer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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