-
Couldn't load subscription status.
- Fork 3.4k
HBASE-29677: Thread safety in QuotaRefresherChore #7401
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
HBASE-29677: Thread safety in QuotaRefresherChore #7401
Conversation
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
The CI runner isn't finishing the tests, so I ran all the tests under |
Signed-off by: Ray Mattingly <[email protected]>
Signed-off by: Ray Mattingly <[email protected]>
Signed-off by: Ray Mattingly <[email protected]>
A previous contribution of mine, (https://issues.apache.org/jira/browse/HBASE-29573) while mostly effective, contains a data race bug. My company has been running with this patch for at least a month, and it solved the issue for us.