sklaha opened a new pull request, #149: URL: https://github.com/apache/cassandra-analytics/pull/149
#### Changes in the PR: * An integration test (BulkReaderTokenRangeReplicasTest.java) has been added to demonstrate that the replicas for token range calculation were incorrect in CassandraRing with NetworkAwareReplication strategy in a multi-DC, multi-rack scenario. * The sidecar token-range-replicas API has been utilized to retrieve replicas for token ranges, eliminating the need for token range calculation within the analytics-library. * Unit tests have been added to further validate the changes. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
