-
Couldn't load subscription status.
- Fork 3.4k
HBASE-26462 Should persist restoreAcl flag in the procedure state for CloneSnapshotProcedure and RestoreSnapshotProcedure #3921
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
… CloneSnapshotProcedure and RestoreSnapshotProcedure
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
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.
Overall LGTM. Please fix the minor nits and also the whitespace issues.
Thanks.
hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/CloneSnapshotProcedure.java
Show resolved
Hide resolved
...-server/src/main/java/org/apache/hadoop/hbase/master/procedure/RestoreSnapshotProcedure.java
Show resolved
Hide resolved
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.
Thanks for the contribution @2005hithlj . The latest changes LGTM. Let's see what the pre-commit robot says.
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
Hi, @Apache9 , the UT TestProcedureAdmin#testGetProcedure failed. This UT does not seem to have anything to do with my modification, and in my HBase compile environment, it can be executed successfully. Is this an unstable UT? |
|
The UT itself passed in the second run, seems the problem is that the JVM crashed, not sure what is the problem, maybe by OOM killer? Anyway, let's merge this PR. |
… CloneSnapshotProcedure and RestoreSnapshotProcedure (#3921) Signed-off-by: Yu Li <[email protected]> Signed-off-by: Duo Zhang <[email protected]>
… CloneSnapshotProcedure and RestoreSnapshotProcedure (#3921) Signed-off-by: Yu Li <[email protected]> Signed-off-by: Duo Zhang <[email protected]>
… CloneSnapshotProcedure and RestoreSnapshotProcedure (apache#3921) Signed-off-by: Yu Li <[email protected]> Signed-off-by: Duo Zhang <[email protected]>
https://issues.apache.org/jira/browse/HBASE-26462