arjunashok commented on PR #359: URL: https://github.com/apache/cassandra-sidecar/pull/359#issuecomment-4928519982
Noticed `trySetActiveOperation/clearActiveOperation/getActiveOperation` on `StorageProvider` aren't called anywhere yet. Conflict checks (checkConflict/inflightJobsByOperation) are still scoped to one sidecar's in-memory liveJobs, not the cross-cluster CAS lock the interface describes. Is wiring that up deferred to CASSSIDECAR-378, or expected in this PR? -- 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]

