HADOOP-17624. Remove any rocksdb exclusion code.#2867
Merged
jojochuang merged 3 commits intoapache:trunkfrom Apr 7, 2021
Merged
HADOOP-17624. Remove any rocksdb exclusion code.#2867jojochuang merged 3 commits intoapache:trunkfrom
jojochuang merged 3 commits intoapache:trunkfrom
Conversation
Change-Id: I1d0e6dbe632cb8dafd2abb5c4a9e16fa8b487b72 (cherry picked from commit 7234b1d32fdcd093c77b8c8e0c99041b3d8d891a)
Change-Id: Ia92a71c3276b8bf3e88f09b042836d7ae1c95f37
This reverts commit 291b724.
virajjasani
approved these changes
Apr 6, 2021
Contributor
virajjasani
left a comment
There was a problem hiding this comment.
+1 (non-binding) now that Ozone is separate project
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
elek
approved these changes
Apr 6, 2021
Member
elek
left a comment
There was a problem hiding this comment.
+1
It's added by the Ozone development (which is already moved out) and couldn't see any other usage of rocksdb in the code.
Thanks the patch @jojochuang
Contributor
Author
|
Merged. Thanks both for the review! |
asfgit
pushed a commit
that referenced
this pull request
Apr 7, 2021
Reviewed-by: Márton Elek <elek@apache.org> Reviewed-by: Viraj Jasani <vjasani@apache.org> (cherry picked from commit f608cda)
kiran-maturi
pushed a commit
to kiran-maturi/hadoop
that referenced
this pull request
Nov 24, 2021
Reviewed-by: Márton Elek <elek@apache.org> Reviewed-by: Viraj Jasani <vjasani@apache.org>
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.
The code compiles locally. No additional tests added.