Uh oh!
There was an error while loading. Please reload this page.
HBASE-26552 Introduce retry to logroller to avoid abort - #4038
Conversation
Apache-HBase
commented
Jan 18, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 18, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 18, 2022
🎊 +1 overall
This message was automatically generated. |
Apache9
commented
Jan 23, 2022
I think we already have retries when creating the writer? See FanOutOneBlockAsyncDFSOutputHelper.createOutput. |
sunhelly
commented
Jan 26, 2022
Sorry for the late reply, @Apache9 . |
Apache9
commented
Jan 26, 2022
OK, I got your point. But two levels of retry will greatly increase the duration of retries... If this is the case, maybe we should move the retry to the upper layer only? Not sure if this will work, but for me, introducing another retry layer will introduce another problem while solving a problem... |
sunhelly
commented
Jan 26, 2022
Thanks @Apache9 , I'll try the retry on the upper layer and test if it works. |
Apache-HBase
commented
Jan 28, 2022
🎊 +1 overall
This message was automatically generated. |
6f7fef6 to
fc69bc4CompareApache-HBase
commented
Jan 28, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 28, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 28, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 28, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 28, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Feb 10, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Feb 10, 2022
🎊 +1 overall
This message was automatically generated. |
Uh oh!
There was an error while loading. Please reload this page.
Apache-HBase
commented
Feb 17, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Feb 17, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Feb 17, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 1, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 1, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 1, 2022
🎊 +1 overall
This message was automatically generated. |
No description provided.