Uh oh!
There was an error while loading. Please reload this page.
HBASE-26832 Check epoch in AsyncFSWAL#syncCompleted, to avoid repeated release of flushed wal entries - #4190
HBASE-26832 Check epoch in AsyncFSWAL#syncCompleted, to avoid repeated release of flushed wal entries#4190sunhelly wants to merge 1 commit into
Conversation
Apache-HBase
commented
Mar 9, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 9, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 9, 2022
💔 -1 overall
This message was automatically generated. |
Apache9
commented
Mar 11, 2022
The PR is for another issue? |
…d release of flushed wal entries
sunhelly
commented
Mar 14, 2022
Thanks, @Apache9 , I have changed the PR issue. |
Apache-HBase
commented
Mar 14, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 14, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 14, 2022
💔 -1 overall
This message was automatically generated. |
Apache9
commented
Mar 26, 2022
Use consumeLock is a bit expensive in normal write path. Let me see if we could fix it by checking whether we have the same writer instance, as described on the jira issue. |
sunhelly
commented
Mar 27, 2022
OK, thanks, @Apache9 , looking forward to it. |
No description provided.