arjunashok commented on PR #139: URL: https://github.com/apache/cassandra-sidecar/pull/139#issuecomment-2512335607
> I see operations and jobs coming together often in this PR. Small question on terminology being used. Is a job seen as a set of operations? Or are they the same? So, the term "OperationsJob" or "OperationalJob" in the context of this PR refers to a long-running sidecar functionality to perform operational tasks for the node, such as `decommission`, `repair`, `rebuild` etc. Such jobs, when initiated, would return an identifier that can be used by the client to poll for completion. -- 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]

