-
Couldn't load subscription status.
- Fork 3.4k
HBASE-26120 New replication gets stuck or data loss when multiwal gro… #3528
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
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.
Skimmed. Not familiar enough to say if this fixes the issue but LGTM.
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
…ups more than 10 (#3528) Signed-off-by: Andrew Purtell <[email protected]> Signed-off-by: Michael Stack <[email protected]>
…ups more than 10 (#3528) Signed-off-by: Andrew Purtell <[email protected]> Signed-off-by: Michael Stack <[email protected]> Conflicts: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java
…ups more than 10 (#3528) Signed-off-by: Andrew Purtell <[email protected]> Signed-off-by: Michael Stack <[email protected]> Conflicts: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestReplicationSourceManager.java
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.
Appreciate the reasoning up in the JIRA. Helped w/ the review here.
…ups more than 10