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

ASF GitHub Bot logged work on HDDS-1368:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Apr/19 12:11
            Start Date: 09/Apr/19 12:11
    Worklog Time Spent: 10m 
      Work Description: hadoop-yetus commented on issue #711: HDDS-1368. 
Cleanup old ReplicationManager code from SCM.
URL: https://github.com/apache/hadoop/pull/711#issuecomment-481224981
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | 0 | reexec | 33 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | @author | 0 | The patch does not contain any @author tags. |
   | +1 | test4tests | 0 | The patch appears to include 7 new or modified test 
files. |
   ||| _ trunk Compile Tests _ |
   | 0 | mvndep | 20 | Maven dependency ordering for branch |
   | +1 | mvninstall | 1083 | trunk passed |
   | +1 | compile | 79 | trunk passed |
   | +1 | checkstyle | 30 | trunk passed |
   | -1 | mvnsite | 25 | container-service in trunk failed. |
   | +1 | shadedclient | 753 | branch has no errors when building and testing 
our client artifacts. |
   | -1 | findbugs | 22 | container-service in trunk failed. |
   | +1 | javadoc | 47 | trunk passed |
   ||| _ Patch Compile Tests _ |
   | 0 | mvndep | 11 | Maven dependency ordering for patch |
   | -1 | mvninstall | 18 | container-service in the patch failed. |
   | +1 | compile | 73 | the patch passed |
   | +1 | javac | 73 | the patch passed |
   | +1 | checkstyle | 23 | the patch passed |
   | -1 | mvnsite | 20 | container-service in the patch failed. |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | shadedclient | 728 | patch has no errors when building and testing 
our client artifacts. |
   | -1 | findbugs | 23 | container-service in the patch failed. |
   | +1 | javadoc | 43 | the patch passed |
   ||| _ Other Tests _ |
   | -1 | unit | 20 | container-service in the patch failed. |
   | -1 | unit | 108 | server-scm in the patch failed. |
   | +1 | asflicense | 26 | The patch does not generate ASF License warnings. |
   | | | 3406 | |
   
   
   | Reason | Tests |
   |-------:|:------|
   | Failed junit tests | hadoop.ozone.container.common.TestEndPoint |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=17.05.0-ce Server=17.05.0-ce base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-711/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/711 |
   | Optional Tests |  dupname  asflicense  compile  javac  javadoc  mvninstall 
 mvnsite  unit  shadedclient  findbugs  checkstyle  |
   | uname | Linux 9198ffd7108b 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 / 73f43ac |
   | maven | version: Apache Maven 3.3.9 |
   | Default Java | 1.8.0_191 |
   | mvnsite | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-711/1/artifact/out/branch-mvnsite-hadoop-hdds_container-service.txt
 |
   | findbugs | v3.1.0-RC1 |
   | findbugs | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-711/1/artifact/out/branch-findbugs-hadoop-hdds_container-service.txt
 |
   | mvninstall | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-711/1/artifact/out/patch-mvninstall-hadoop-hdds_container-service.txt
 |
   | mvnsite | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-711/1/artifact/out/patch-mvnsite-hadoop-hdds_container-service.txt
 |
   | findbugs | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-711/1/artifact/out/patch-findbugs-hadoop-hdds_container-service.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-711/1/artifact/out/patch-unit-hadoop-hdds_container-service.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-711/1/artifact/out/patch-unit-hadoop-hdds_server-scm.txt
 |
   |  Test Results | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-711/1/testReport/ |
   | Max. process+thread count | 411 (vs. ulimit of 5500) |
   | modules | C: hadoop-hdds/container-service hadoop-hdds/server-scm U: 
hadoop-hdds |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-711/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: 224938)
    Time Spent: 20m  (was: 10m)

> Cleanup old ReplicationManager code from SCM
> --------------------------------------------
>
>                 Key: HDDS-1368
>                 URL: https://issues.apache.org/jira/browse/HDDS-1368
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: SCM
>            Reporter: Nanda kumar
>            Assignee: Nanda kumar
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> HDDS-1205 brings in new ReplicationManager and HDDS-1207 plugs in the new 
> code, this jira is for removing the old ReplicationManager and related code.



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