nvharikrishna opened a new pull request, #321:
URL: https://github.com/apache/cassandra-sidecar/pull/321

   Making this change as part of 
[CEP-40](https://issues.apache.org/jira/browse/CASSSIDECAR-138).
   
   [CASSSIDECAR-409](https://issues.apache.org/jira/browse/CASSSIDECAR-409) Add 
gossip-based safety checks to Live Migration data copy endpoint
   
   Summary of changes:
   * Added Gossip-based safety check for live migration data copy
       * Data copy task gets rejected if Sidecar is able to connect to the 
destination JMX port
       * Data copy task fails if the source is not found in Gossip
       * Data copy task fails if the destination is found in Gossip (the 
destination has started earlier)
   * Introduced configuration for gossip checks under the live_migration 
section of the Sidecar configuration
   * Updated live migration data copy request to pass the gossip-based 
checks-related values (optional)


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

Reply via email to