yifan-c opened a new pull request, #187: URL: https://github.com/apache/cassandra-sidecar/pull/187
The patch defines a SidecarSchemaInitializer periodic task, which is guaranteed to run single-threaded. By doing so, the synchronizations and state checks can be all removed. Patch by Yifan Cai; Reviewed by TBD for CASSSIDECAR-200 -- 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]

