JAkutenshi commented on code in PR #7564:
URL: https://github.com/apache/ignite-3/pull/7564#discussion_r2815927285
##########
modules/placement-driver/src/main/java/org/apache/ignite/internal/placementdriver/LeaseUpdater.java:
##########
@@ -394,7 +394,6 @@ public void run() {
failureProcessor.process(new FailureContext(e, "Error
occurred when updating the leases."));
if (e instanceof Error) {
- // TODO IGNITE-20368 The node should be halted in case
of an error here.
Review Comment:
Note to a reviewer: piggyback removing, the ticket is already resolved.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]