Uh oh!
There was an error while loading. Please reload this page.
TEZ-4270: HeartbeatHandlerBase Does Not Need Stop Condition - #93
Conversation
belugabehr
commented
Jan 25, 2021
Tests failed because no unit tests added, but since this is an optimization, there is no change in behavior, no tests required. Please consider for merge. |
belugabehr
commented
Feb 7, 2021
@abstractdog Can you please take a look? :) |
abstractdog
left a comment
There was a problem hiding this comment.
this patch makes sense to me, I cannot see any particular reason why the stopped flag is used (e.g. added as a bug fix, or any kind of specific logic using it as AsyncDispatcher), it's present since an initial commit
+1, pending tests
@belugabehr: could you please rebase (=retrigger) this PR to get test coverage
tez-yetus
commented
Dec 26, 2021
💔 -1 overall
This message was automatically generated. |
tez-yetus
commented
Dec 26, 2021
💔 -1 overall
This message was automatically generated. |
abstractdog
commented
Dec 26, 2021
merged to master, thanks @belugabehr for the patch! |
No description provided.