Hi,

I just realized that I can move a node to Long.MIN_VALUE:

127.0.0.1  rack1       Up     Normal  1011.58 KB      100.00%
-9223372036854775808

Is that really a valid token for Murmur3Partitioner ?

I thought that Long.MIN_VALUE (like -1 for Random) is not a regular token.
Shouldn't be only used for token-range-scans?

kind regards,
Christian

Reply via email to