Skip to content

HBASE-23575 Remove dead code in AsyncRegistry (#929) - #940

Closed
bharathv wants to merge 2 commits into
apache:branch-2from
bharathv:HBASE-23575-branch-2
Closed

HBASE-23575 Remove dead code in AsyncRegistry (#929)#940
bharathv wants to merge 2 commits into
apache:branch-2from
bharathv:HBASE-23575-branch-2

Conversation

@bharathv

Copy link
Copy Markdown
Contributor

Removes a bunch of dead code and fixes some checkstyle nits.

Signed-off-by: Viraj Jasani virajjasani007@gmail.com
Signed-off-by: Sean Busbey busbey@apache.org
(cherry picked from commit efa4fe9)

Removes a bunch of dead code and fixes some checkstyle nits.
Signed-off-by: Viraj Jasani <virajjasani007@gmail.com>
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit efa4fe9)
@bharathv

Copy link
Copy Markdown
ContributorAuthor

@busbey for branch-2, FYI.

@busbeybusbey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm +1 pending QAbot.

@busbey

Copy link
Copy Markdown
Contributor

thanks for the quick turn around @bharathv!

@HorizonNetHorizonNet left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec2m 3sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 1sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 7 new or modified test files.
_ branch-2 Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for branch
+1 💚mvninstall5m 17sbranch-2 passed
+1 💚compile1m 26sbranch-2 passed
+1 💚checkstyle1m 59sbranch-2 passed
+1 💚shadedjars4m 27sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 3sbranch-2 passed
+0 🆗spotbugs3m 33sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs4m 48sbranch-2 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for patch
+1 💚mvninstall5m 3sthe patch passed
+1 💚compile1m 24sthe patch passed
+1 💚javac1m 24sthe patch passed
-1 ❌checkstyle1m 20shbase-server: The patch generated 1 new + 27 unchanged - 0 fixed = 28 total (was 27)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars4m 22spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck15m 38sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 💚javadoc1m 0sthe patch passed
+1 💚findbugs4m 36sthe patch passed
_ Other Tests _
+1 💚unit3m 34shbase-client in the patch passed.
+1 💚unit159m 56shbase-server in the patch passed.
+1 💚asflicense0m 51sThe patch does not generate ASF License warnings.
226m 43s
SubsystemReport/Notes
DockerClient=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-940/1/artifact/out/Dockerfile
GITHUB PR#940
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 594ec439ee1c 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-940/out/precommit/personality/provided.sh
git revisionbranch-2 / f9abaee
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-940/1/artifact/out/diff-checkstyle-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-940/1/testReport/
Max. process+thread count4672 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-940/1/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 39sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 1sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 7 new or modified test files.
_ branch-2 Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for branch
+1 💚mvninstall5m 16sbranch-2 passed
+1 💚compile1m 19sbranch-2 passed
+1 💚checkstyle1m 58sbranch-2 passed
+1 💚shadedjars4m 14sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 59sbranch-2 passed
+0 🆗spotbugs3m 24sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs4m 35sbranch-2 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for patch
+1 💚mvninstall4m 54sthe patch passed
+1 💚compile1m 22sthe patch passed
+1 💚javac1m 22sthe patch passed
+1 💚checkstyle0m 37sThe patch passed checkstyle in hbase-client
+1 💚checkstyle1m 18shbase-server: The patch generated 0 new + 26 unchanged - 1 fixed = 26 total (was 27)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars4m 11spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck15m 19sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 💚javadoc1m 1sthe patch passed
+1 💚findbugs4m 46sthe patch passed
_ Other Tests _
+1 💚unit3m 32shbase-client in the patch passed.
+1 💚unit158m 2shbase-server in the patch passed.
+1 💚asflicense1m 0sThe patch does not generate ASF License warnings.
222m 0s
SubsystemReport/Notes
DockerClient=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-940/2/artifact/out/Dockerfile
GITHUB PR#940
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux f7b1bc60c7b7 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-940/out/precommit/personality/provided.sh
git revisionbranch-2 / acb6b7c
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-940/2/testReport/
Max. process+thread count4806 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-940/2/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@busbey

Copy link
Copy Markdown
Contributor

okay let me update the signed-off-by list and merge this to the last few branches.

asfgit pushed a commit that referenced this pull request Dec 16, 2019
Removes a bunch of dead code and fixes some checkstyle nits.
(cherry picked from commit efa4fe9)
Signed-off-by: Jan Hentschel <janh@apache.org>
Signed-off-by: Xu Cang <xucang@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Viraj Jasani <virajjasani007@gmail.com>
@bharathv

Copy link
Copy Markdown
ContributorAuthor

Thanks for the reviews.

asfgit pushed a commit that referenced this pull request Dec 16, 2019
Removes a bunch of dead code and fixes some checkstyle nits.
(cherry picked from commit efa4fe9)
(cherry picked from commit a3fcc8b)
(cherry picked from commit 60889cd)
Signed-off-by: Jan Hentschel <janh@apache.org>
Signed-off-by: Xu Cang <xucang@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Viraj Jasani <virajjasani007@gmail.com>
asfgit pushed a commit that referenced this pull request Dec 16, 2019
Removes a bunch of dead code and fixes some checkstyle nits.
(cherry picked from commit efa4fe9)
(cherry picked from commit a3fcc8b)
Signed-off-by: Jan Hentschel <janh@apache.org>
Signed-off-by: Xu Cang <xucang@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Viraj Jasani <virajjasani007@gmail.com>
infraio pushed a commit to infraio/hbase that referenced this pull request Aug 17, 2020
Removes a bunch of dead code and fixes some checkstyle nits.
(cherry picked from commit efa4fe9)
Signed-off-by: Jan Hentschel <janh@apache.org>
Signed-off-by: Xu Cang <xucang@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Viraj Jasani <virajjasani007@gmail.com>
symat pushed a commit to symat/hbase that referenced this pull request Feb 17, 2021
Removes a bunch of dead code and fixes some checkstyle nits.
(cherry picked from commit efa4fe9)
(cherry picked from commit a3fcc8b)
Signed-off-by: Jan Hentschel <janh@apache.org>
Signed-off-by: Xu Cang <xucang@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Viraj Jasani <virajjasani007@gmail.com>
(cherry picked from commit 60889cd)
Change-Id: Ifa7444258f0a7a1010aecc7dd28b6f4b7151ffb8
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@bharathv@busbey@Apache-HBase@HorizonNet@virajjasani@xcangCRM