-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-20663 Make sure coprocessor upgrade anchor ID is not duplicated in HBase book #6493
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Apache9
merged 2 commits into
apache:master
from
PDavid:HBASE-20663-book-coproc-upgrade-dupl-anchor
Dec 8, 2024
Merged
HBASE-20663 Make sure coprocessor upgrade anchor ID is not duplicated in HBase book #6493
Apache9
merged 2 commits into
apache:master
from
PDavid:HBASE-20663-book-coproc-upgrade-dupl-anchor
Dec 8, 2024
Conversation
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
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
NihalJain
approved these changes
Nov 29, 2024
Contributor
|
+1, LGTM |
stoty
requested changes
Dec 5, 2024
4ace639 to
2549609
Compare
This comment has been minimized.
This comment has been minimized.
… in HBase book - Renamed the anchor ID under "Changes of Note!" section. - Added a link from this section to the other "Upgrading Coprocessors to 2.0" section. - Also fixed the grammar in one of the sentences of the "Coprocessor APIs have changed in HBase 2.0+" section.
Fixed the anchor ID of "BucketCache Deploy Modes". This way a broken link is now fixed.
2549609 to
fc1da60
Compare
This comment has been minimized.
This comment has been minimized.
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
stoty
approved these changes
Dec 6, 2024
Contributor
stoty
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 LGTM
Apache9
approved these changes
Dec 8, 2024
gvprathyusha6
pushed a commit
to gvprathyusha6/hbase
that referenced
this pull request
Dec 19, 2024
… in HBase book (apache#6493) Signed-off-by: Nihal Jain <[email protected]> Signed-off-by: Istvan Toth <[email protected]> Signed-off-by: Duo Zhang <[email protected]>
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.
Changes