arjunashok opened a new pull request, #25:
URL: https://github.com/apache/cassandra-analytics/pull/25

   This is a copy of the PR: 
https://github.com/apache/cassandra-analytics/pull/17, which includes the 
review comments.
   
   ### Changes:
   Replaces dependency on Sidecar ring endpoint to use the token-ranges endpoint
   Queries sidecar token-ranges endpoint to get the instance metadata, 
token-ranges and write replica-sets which include the pending ranges for 
transient nodes.
   Data is written to RF replicas calculated including the transient nodes.
   RingMonitor and other checks to fail-fast on detecting resizing cluster are 
removed
   Ring changes within the scope of a task are checked to allow the task to 
retry.
   
   ### Testing
   Added unit tests and in-jvm-dtest based integration tests for cluster 
expansion, shrink, node-movement and replacement scenarios
   Validates partitioned data on each recipient instance of the write, 
including transitioning nodes.
   
   


-- 
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

Reply via email to