[ 
https://issues.apache.org/jira/browse/CASSSIDECAR-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18084149#comment-18084149
 ] 

Francisco Guerrero commented on CASSSIDECAR-426:
------------------------------------------------

+1 thanks for the patch!

> Implement DefaultConfigurationProvider
> --------------------------------------
>
>                 Key: CASSSIDECAR-426
>                 URL: https://issues.apache.org/jira/browse/CASSSIDECAR-426
>             Project: Sidecar for Apache Cassandra
>          Issue Type: Task
>          Components: Configuration
>            Reporter: Paulo Motta
>            Assignee: Paulo Motta
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Implement the default ConfigurationProvider that persists overlays as local 
> JSON files within the configuration store. This is the out-of-the-box 
> provider shipped with Sidecar as defined in CEP-62.
> The provider reads and writes overlay.json files from per-instance 
> directories under the configuration store path. Writes must be atomic to 
> prevent corruption from crashes or concurrent access. The provider must 
> compute and track the SHA-256 overlay hash and last modified timestamp, 
> rejecting patchConfiguration calls when the provided hash doesn't match the 
> current overlay hash.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to