Vadim Pakhnushev created IGNITE-24027:
-----------------------------------------
Summary: Implement failover for partitioned broadcast
Key: IGNITE-24027
URL: https://issues.apache.org/jira/browse/IGNITE-24027
Project: Ignite
Issue Type: Improvement
Components: compute
Reporter: Vadim Pakhnushev
If node that was running a compute job with a list of partitions leaves the
topology, we should failover to a new set of partition owners.
{quote}Node A fails, it ran a job for partitions [1, 3, 7], now we need to send
a new job [1,7] for their new owner B and send [3] to its new owner C.{quote}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)