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

   These changes are part of the effort to introduce bespoke Sidecar APIs to 
support key operational functionality currently managed through nodetool 
commands. The APIs for some of the commands can trigger long-running tasks on 
Cassandra. 
   The job management framework allows  management of the async jobs submitted 
via the command APIs while coordinating downstream with the Cassandra node.
   
   ## Changes
   - Job management framework
   - Introduces APIs for `job status` and `list jobs`, with corresponding 
Sidecar client classes and tests


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