[jira] [Work logged] (HDDS-2102) HddsVolumeChecker should use java optional in place of Guava optional

2019-09-09 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on HDDS-2102:


Author: ASF GitHub Bot
Created on: 09/Sep/19 21:17
Start Date: 09/Sep/19 21:17
Worklog Time Spent: 10m 
  Work Description: bharatviswa504 commented on issue #1416: HDDS-2102. 
HddsVolumeChecker should use java optional in place of Guava optional. 
Contributed by Mukul Kumar Singh.
URL: https://github.com/apache/hadoop/pull/1416#issuecomment-529670900
 
 
   Thank You @mukul1987 for the contribution.
   I have committed this to the trunk.
 

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: 309252)
Time Spent: 40m  (was: 0.5h)

> HddsVolumeChecker should use java optional in place of Guava optional
> -
>
> Key: HDDS-2102
> URL: https://issues.apache.org/jira/browse/HDDS-2102
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone Datanode
>Affects Versions: 0.4.0
>Reporter: Mukul Kumar Singh
>Assignee: Mukul Kumar Singh
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> HddsVolumeChecker should use java optional in place of Guava optional, as the 
> Guava dependency is marked unstable.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
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-2102) HddsVolumeChecker should use java optional in place of Guava optional

2019-09-09 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on HDDS-2102:


Author: ASF GitHub Bot
Created on: 09/Sep/19 21:17
Start Date: 09/Sep/19 21:17
Worklog Time Spent: 10m 
  Work Description: bharatviswa504 commented on pull request #1416: 
HDDS-2102. HddsVolumeChecker should use java optional in place of Guava 
optional. Contributed by Mukul Kumar Singh.
URL: https://github.com/apache/hadoop/pull/1416
 
 
   
 

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: 309251)
Time Spent: 0.5h  (was: 20m)

> HddsVolumeChecker should use java optional in place of Guava optional
> -
>
> Key: HDDS-2102
> URL: https://issues.apache.org/jira/browse/HDDS-2102
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone Datanode
>Affects Versions: 0.4.0
>Reporter: Mukul Kumar Singh
>Assignee: Mukul Kumar Singh
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> HddsVolumeChecker should use java optional in place of Guava optional, as the 
> Guava dependency is marked unstable.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
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-2102) HddsVolumeChecker should use java optional in place of Guava optional

2019-09-09 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on HDDS-2102:


Author: ASF GitHub Bot
Created on: 09/Sep/19 21:04
Start Date: 09/Sep/19 21:04
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on issue #1416: HDDS-2102. 
HddsVolumeChecker should use java optional in place of Guava optional. 
Contributed by Mukul Kumar Singh.
URL: https://github.com/apache/hadoop/pull/1416#issuecomment-529666543
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |::|--:|:|:|
   | 0 | reexec | 100 | 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 | 691 | trunk passed |
   | +1 | compile | 388 | trunk passed |
   | +1 | checkstyle | 74 | trunk passed |
   | +1 | mvnsite | 0 | trunk passed |
   | +1 | shadedclient | 979 | branch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 185 | trunk passed |
   | 0 | spotbugs | 453 | Used deprecated FindBugs config; considering 
switching to SpotBugs. |
   | +1 | findbugs | 688 | trunk passed |
   ||| _ Patch Compile Tests _ |
   | +1 | mvninstall | 555 | the patch passed |
   | +1 | compile | 409 | the patch passed |
   | +1 | javac | 409 | the patch passed |
   | +1 | checkstyle | 80 | the patch passed |
   | +1 | mvnsite | 0 | the patch passed |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | shadedclient | 725 | patch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 183 | the patch passed |
   | +1 | findbugs | 768 | the patch passed |
   ||| _ Other Tests _ |
   | -1 | unit | 313 | hadoop-hdds in the patch failed. |
   | -1 | unit | 289 | hadoop-ozone in the patch failed. |
   | +1 | asflicense | 42 | The patch does not generate ASF License warnings. |
   | | | 6642 | |
   
   
   | Reason | Tests |
   |---:|:--|
   | Failed junit tests | hadoop.hdds.scm.block.TestBlockManager |
   |   | hadoop.ozone.om.ratis.TestOzoneManagerRatisServer |
   
   
   | Subsystem | Report/Notes |
   |--:|:-|
   | Docker | Client=18.09.7 Server=18.09.7 base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1416/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/1416 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall 
mvnsite unit shadedclient findbugs checkstyle |
   | uname | Linux 626c82f6d9c2 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 / 469165e |
   | Default Java | 1.8.0_222 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1416/1/artifact/out/patch-unit-hadoop-hdds.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1416/1/artifact/out/patch-unit-hadoop-ozone.txt
 |
   |  Test Results | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1416/1/testReport/ |
   | Max. process+thread count | 1325 (vs. ulimit of 5500) |
   | modules | C: hadoop-hdds/container-service U: 
hadoop-hdds/container-service |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1416/1/console |
   | versions | git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1 |
   | Powered by | Apache Yetus 0.10.0 http://yetus.apache.org |
   
   
   This message was automatically generated.
   
   
 

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: 309245)
Time Spent: 20m  (was: 10m)

> HddsVolumeChecker should use java optional in place of Guava optional
> -
>
> Key: HDDS-2102
> URL: https://issues.apache.org/jira/browse/HDDS-2102
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone Datanode
>Affects Versions: 0.4.0
>Reporter: Mukul Kumar Singh
>Assignee: Mukul Kumar Singh
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> HddsVolumeChecker 

[jira] [Work logged] (HDDS-2102) HddsVolumeChecker should use java optional in place of Guava optional

2019-09-09 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on HDDS-2102:


Author: ASF GitHub Bot
Created on: 09/Sep/19 17:18
Start Date: 09/Sep/19 17:18
Worklog Time Spent: 10m 
  Work Description: mukul1987 commented on pull request #1416: HDDS-2102. 
HddsVolumeChecker should use java optional in place of Guava optional. 
Contributed by Mukul Kumar Singh.
URL: https://github.com/apache/hadoop/pull/1416
 
 
   HddsVolumeChecker should use java optional in place of Guava optional as 
Guava Optional is marked as unstable.
 

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: 309085)
Remaining Estimate: 0h
Time Spent: 10m

> HddsVolumeChecker should use java optional in place of Guava optional
> -
>
> Key: HDDS-2102
> URL: https://issues.apache.org/jira/browse/HDDS-2102
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone Datanode
>Affects Versions: 0.4.0
>Reporter: Mukul Kumar Singh
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> HddsVolumeChecker should use java optional in place of Guava optional, as the 
> Guava dependency is marked unstable.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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