[jira] [Work logged] (HDDS-1264) Remove Parametrized in TestOzoneShell

2019-03-26 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1264:


Author: ASF GitHub Bot
Created on: 27/Mar/19 05:07
Start Date: 27/Mar/19 05:07
Worklog Time Spent: 10m 
  Work Description: bharatviswa504 commented on pull request #614: 
HDDS-1264. Remove Parametrized in TestOzoneShell
URL: https://github.com/apache/hadoop/pull/614
 
 
   
 

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: 219134)
Time Spent: 50m  (was: 40m)

> Remove Parametrized in TestOzoneShell
> -
>
> Key: HDDS-1264
> URL: https://issues.apache.org/jira/browse/HDDS-1264
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Reporter: Bharat Viswanadham
>Assignee: Vivek Ratnavel Subramanian
>Priority: Minor
>  Labels: newbie, pull-request-available
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> HDDS-1068 removed RestClient from the TestOzoneShell.java.
> So now we don't need to be parameterized in the test anymore. We can directly 
> test with RpcClient.



--
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



[jira] [Work logged] (HDDS-1264) Remove Parametrized in TestOzoneShell

2019-03-26 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1264:


Author: ASF GitHub Bot
Created on: 27/Mar/19 05:06
Start Date: 27/Mar/19 05:06
Worklog Time Spent: 10m 
  Work Description: bharatviswa504 commented on issue #614: HDDS-1264. 
Remove Parametrized in TestOzoneShell
URL: https://github.com/apache/hadoop/pull/614#issuecomment-476977165
 
 
   +1 LGTM.
   I will commit this shortly.
 

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

> Remove Parametrized in TestOzoneShell
> -
>
> Key: HDDS-1264
> URL: https://issues.apache.org/jira/browse/HDDS-1264
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Reporter: Bharat Viswanadham
>Assignee: Vivek Ratnavel Subramanian
>Priority: Minor
>  Labels: newbie, pull-request-available
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> HDDS-1068 removed RestClient from the TestOzoneShell.java.
> So now we don't need to be parameterized in the test anymore. We can directly 
> test with RpcClient.



--
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



[jira] [Work logged] (HDDS-1264) Remove Parametrized in TestOzoneShell

2019-03-15 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1264:


Author: ASF GitHub Bot
Created on: 15/Mar/19 21:38
Start Date: 15/Mar/19 21:38
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on issue #614: HDDS-1264. Remove 
Parametrized in TestOzoneShell
URL: https://github.com/apache/hadoop/pull/614#issuecomment-473449370
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |::|--:|:|:|
   | 0 | reexec | 521 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +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 | 982 | trunk passed |
   | -1 | compile | 23 | integration-test in trunk failed. |
   | +1 | checkstyle | 21 | trunk passed |
   | -1 | mvnsite | 28 | integration-test in trunk failed. |
   | +1 | shadedclient | 696 | branch has no errors when building and testing 
our client artifacts. |
   | 0 | findbugs | 0 | Skipped patched modules with no Java source: 
hadoop-ozone/integration-test |
   | +1 | findbugs | 0 | trunk passed |
   | +1 | javadoc | 18 | trunk passed |
   ||| _ Patch Compile Tests _ |
   | -1 | mvninstall | 24 | integration-test in the patch failed. |
   | -1 | compile | 24 | integration-test in the patch failed. |
   | -1 | javac | 24 | integration-test in the patch failed. |
   | +1 | checkstyle | 15 | the patch passed |
   | -1 | mvnsite | 23 | integration-test in the patch failed. |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | shadedclient | 741 | patch has no errors when building and testing 
our client artifacts. |
   | 0 | findbugs | 0 | Skipped patched modules with no Java source: 
hadoop-ozone/integration-test |
   | +1 | findbugs | 0 | the patch passed |
   | +1 | javadoc | 17 | the patch passed |
   ||| _ Other Tests _ |
   | -1 | unit | 27 | integration-test in the patch failed. |
   | +1 | asflicense | 29 | The patch does not generate ASF License warnings. |
   | | | 3268 | |
   
   
   | Subsystem | Report/Notes |
   |--:|:-|
   | Docker | Client=17.05.0-ce Server=17.05.0-ce base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-614/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/614 |
   | Optional Tests |  dupname  asflicense  compile  javac  javadoc  mvninstall 
 mvnsite  unit  shadedclient  findbugs  checkstyle  |
   | uname | Linux 3bd7f220a862 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 
17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / ff06ef0 |
   | maven | version: Apache Maven 3.3.9 |
   | Default Java | 1.8.0_191 |
   | compile | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-614/1/artifact/out/branch-compile-hadoop-ozone_integration-test.txt
 |
   | mvnsite | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-614/1/artifact/out/branch-mvnsite-hadoop-ozone_integration-test.txt
 |
   | mvninstall | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-614/1/artifact/out/patch-mvninstall-hadoop-ozone_integration-test.txt
 |
   | compile | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-614/1/artifact/out/patch-compile-hadoop-ozone_integration-test.txt
 |
   | javac | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-614/1/artifact/out/patch-compile-hadoop-ozone_integration-test.txt
 |
   | mvnsite | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-614/1/artifact/out/patch-mvnsite-hadoop-ozone_integration-test.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-614/1/artifact/out/patch-unit-hadoop-ozone_integration-test.txt
 |
   |  Test Results | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-614/1/testReport/ |
   | Max. process+thread count | 411 (vs. ulimit of 5500) |
   | modules | C: hadoop-ozone/integration-test U: 
hadoop-ozone/integration-test |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-614/1/console |
   | Powered by | Apache Yetus 0.9.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: 214055)
Time Spent: 0.5h  (was: 20m)

> Remove Param

[jira] [Work logged] (HDDS-1264) Remove Parametrized in TestOzoneShell

2019-03-15 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1264:


Author: ASF GitHub Bot
Created on: 15/Mar/19 20:43
Start Date: 15/Mar/19 20:43
Worklog Time Spent: 10m 
  Work Description: vivekratnavel commented on issue #614: HDDS-1264. 
Remove Parametrized in TestOzoneShell
URL: https://github.com/apache/hadoop/pull/614#issuecomment-473434768
 
 
   @bharatviswa504 Please review this when you find time
 

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

> Remove Parametrized in TestOzoneShell
> -
>
> Key: HDDS-1264
> URL: https://issues.apache.org/jira/browse/HDDS-1264
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Reporter: Bharat Viswanadham
>Assignee: Vivek Ratnavel Subramanian
>Priority: Minor
>  Labels: newbie, pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> HDDS-1068 removed RestClient from the TestOzoneShell.java.
> So now we don't need to be parameterized in the test anymore. We can directly 
> test with RpcClient.



--
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



[jira] [Work logged] (HDDS-1264) Remove Parametrized in TestOzoneShell

2019-03-15 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1264:


Author: ASF GitHub Bot
Created on: 15/Mar/19 20:42
Start Date: 15/Mar/19 20:42
Worklog Time Spent: 10m 
  Work Description: vivekratnavel commented on pull request #614: 
HDDS-1264. Remove Parametrized in TestOzoneShell
URL: https://github.com/apache/hadoop/pull/614
 
 
   
 

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

> Remove Parametrized in TestOzoneShell
> -
>
> Key: HDDS-1264
> URL: https://issues.apache.org/jira/browse/HDDS-1264
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Reporter: Bharat Viswanadham
>Assignee: Vivek Ratnavel Subramanian
>Priority: Minor
>  Labels: newbie, pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> HDDS-1068 removed RestClient from the TestOzoneShell.java.
> So now we don't need to be parameterized in the test anymore. We can directly 
> test with RpcClient.



--
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