On 12-10-23 11:40 AM, Mircea Markus wrote:
The main reason for passing the keys is in order to calculate the
locality of the task based on consistent hash. We don't have a
reference to the consistent hash in the DistributedTaskFailoverPolicy,
so not sure this would be useful as it is.
You are right Mircea. But we can put CH in FailoverContext if needed :-)
Cheers,
Vladimir