anderoo commented on PR #93: URL: https://github.com/apache/cassandra-analytics/pull/93#issuecomment-2658842677
@jberragan Just following up on this. On the read-path, everything seems to work correctly as the Ring is already split by tokens ranges: ``` 25/02/14 10:02:43 INFO TokenPartitioner: Reverse partition map {0=(-9223372036854775808‥-8440832796369219461], 1=(-8440832796369219461‥-7272676867878780319], 2=(-7272676867878780319‥-5628017715877269954], 3=(-5628017715877269954‥-3900464682907743112], 4=(-3900464682907743112‥-2736973334493195116], 5=(-2736973334493195116‥-389976183005232612], 6=(-389976183005232612‥1150371997055669202], 7=(1150371997055669202‥2690536279281057412], 8=(2690536279281057412‥3661084214992988366], 9=(3661084214992988366‥5478006259508329069], 10=(5478006259508329069‥6651630467282103333], 11=(6651630467282103333‥8471434174234887800], 12=(8471434174234887800‥9223372036854775807]} ``` I'll be testing the write path later today. I do see numTokens only references in the `TestTokenSupplier` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org