-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-29693: Implement the missing observer functions in the read-only controller #7464
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
base: HBASE-29081
Are you sure you want to change the base?
Conversation
| } | ||
|
|
||
| @Override | ||
| public void preClearCompactionQueues(ObserverContext<RegionServerCoprocessorEnvironment> ctx) |
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.
I have removed blocking of clearcompactionQueues because in read-only mode we must block compaction. So in case if the compaction queue is having some elements we should let it clear without blocking.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
3f354bd to
5ea4499
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
5ea4499 to
ac83ce5
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
ac83ce5 to
cc36c4a
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
44759cd to
f54a051
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
f54a051 to
c7dad42
Compare
|
🎊 +1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
No description provided.