-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-26525 Use unique thread name for group WALs #3903
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. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/AsyncFSWAL.java
Outdated
Show resolved
Hide resolved
🎊 +1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
The failed UT is related? |
The log prefix string contains "%3A", "%" should be treated as normal character here. |
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Change-Id: I9a8107c73b5efdc7e958953024a2af9bdb534265 Co-authored-by: haxiaolin <haxiaolin@apache.org> Signed-off-by: Duo Zhang <zhangduo@apache.org>
Change-Id: I351a7dcc8da8620ef472753f1bbdbb5a209276cf Co-authored-by: haxiaolin <haxiaolin@apache.org> Signed-off-by: Duo Zhang <zhangduo@apache.org>
Change-Id: Ib048d06ca13db9817fa89603fb0ac5339240435a Co-authored-by: haxiaolin <haxiaolin@apache.org> Signed-off-by: Duo Zhang <zhangduo@apache.org>
No description provided.