HBASE-23575 Remove dead code in AsyncRegistry (#929)#940
Closed
bharathv wants to merge 2 commits intoapache:branch-2from
Closed
HBASE-23575 Remove dead code in AsyncRegistry (#929)#940bharathv wants to merge 2 commits intoapache:branch-2from
bharathv wants to merge 2 commits intoapache:branch-2from
Conversation
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)
Contributor
Author
|
@busbey for branch-2, FYI. |
Contributor
|
thanks for the quick turn around @bharathv! |
xcangCRM
approved these changes
Dec 14, 2019
|
💔 -1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
virajjasani
approved these changes
Dec 16, 2019
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>
Contributor
Author
|
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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)