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

   Making this change as part of 
[CEP-40](https://issues.apache.org/jira/browse/CASSSIDECAR-138).
   
   [CASSSIDECAR-345](https://issues.apache.org/jira/browse/CASSSIDECAR-345) 
Added Live Migration Status endpoint to persist live migration status
   
   Summary of changes:
   
   * Added an endpoint for persisting the live migration status (completed or 
not) into a file in staging folder of an instance. 
   * When live migration status is updated as completed, then that instance 
will not accept any new live migration tasks or serve files. These safety check 
prevents re-migrating instances that were already migrated but config is not 
yet cleared.
   * Also added an end point to delete the status which works only after 
cleaning up live migration configuration.
   


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