On 12-02-20 4:15 PM, Manik Surtani wrote:
Well, if you assign a set of tasks to specific nodes based on a
consistent hash, the topology then changes, you'd lose the information
on where you sent specific tasks.
True, but do we need to care about that? If a task fails due to node
going down we just need to detect such occurrence and migrate a task to
a back up node!