-
Couldn't load subscription status.
- Fork 3.4k
HBASE-22335 do add hfile ref only when replication_scope is 1 #203
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
Conversation
|
💔 -1 overall
This message was automatically generated. |
| getCoprocessors().contains(ReplicationObserver.class.getSimpleName())); | ||
| } | ||
|
|
||
| @Test |
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.
whitespace:end of line
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.
leaving feadback on the PR lines instead of making someone dig into the reporting worked! oh man that's great.
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.
It's only whitespace I think... It will be good if we could also make findbugs and checkstyle work like this...
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
@chenxu14 You up for fixing the conflict when you get a chance? Thanks. |
|
I'll close this PR in the next week or so unless updates. Thanks. |
|
Close since the PR is stale. Feel free to reopen. |
When bulkload replication enabled, every hfile's znode will add to /hbase/replication/hfile-refs, no matter what the REPLICATION_SCOPE is.