Quantcast
Channel: Active questions tagged redis+java - Stack Overflow
Viewing all articles
Browse latest Browse all 2204

Is the taskId globally unique in a Redisson distributed scheduler service?

$
0
0

So I could not find any confirmation in the official documentation on the uniqueness of the taskId returned after scheduling a task. Is the taskId globally unique (between all the Redisson nodes) or is it just unique for a single Redisson node? I am pretty sure it is globally unique, otherwise it would mean that if I want to cancel a task I have to cancel the task on the same Redisson node it was scheduled on. To me this would seem like a huge limitation (if it was true).


Viewing all articles
Browse latest Browse all 2204

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>