-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-29698 Correct log message in ReplicationSourceShipper.clearWALE… #7431
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
This comment has been minimized.
This comment has been minimized.
...src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceShipper.java
Outdated
Show resolved
Hide resolved
1331633 to
a40120f
Compare
a40120f to
b63850a
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
vaijosh
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.
LGTM
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Please fix the checkstyle issue? |
Hi, @Apache9, thank you for pointing it out. I missed it before and it has been fixed, let's wait for CI pass. BTW, When running the
|
|
Our goal is to not introduce new checkstyle issues, the above pre commit show that there is a line length issue introduced by the newly added code. Fix that issue is enough. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
…ntryBatch (#7431) Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit 100cd23)
…ntryBatch (#7431) Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit 100cd23)
…ntryBatch (#7431) Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit 100cd23)
…ntryBatch (#7431) Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit 100cd23)

…ntryBatch
https://issues.apache.org/jira/browse/HBASE-29698