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

   These changes are part of the effort to introduce bespoke Sidecar APIs to 
support key operational functionality currently managed through nodetool 
commands. 
   
   These changes specifically incorporate the node decommission functionality 
in a sidecar endpoint.
   
   ###Changes
   - Incorporates Decommission API `api/v1/cassandra/node/decommission`
   - Leverages the job-management framework (CASSANDRASC-150) via a concrete 
`DecommissionJob`, which invokes the JMX API to trigger `decommission` 
operation.
   - Unit tests and integration tests
   - SidecarClient changes and tests for the new API


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