Nguyễn Việt Đức created JAMES-3073:
--------------------------------------

             Summary: HybridBlobStore: Option to always write to ObjectStorage
                 Key: JAMES-3073
                 URL: https://issues.apache.org/jira/browse/JAMES-3073
             Project: James Server
          Issue Type: Improvement
            Reporter: Nguyễn Việt Đức


About storing small blobs in Cassandra, I think we should also be able to store 
them (duplicate them) in the object storage.
More precisely, even if an e-mail is so small we can entirely store it in 
Cassandra, we should have an option to say: "let's store it also in the object 
storage". So that there one location with all e-mails, in case of rough backup.


Here I propose the name of the configuration property: 
hybrid.duplicate.writes=true
Configuration files to modify:
james-project/dockerfiles/run/guice/cassandra-rabbitmq/destination/conf/blob.properties
james-project/dockerfiles/run/guice/cassandra-rabbitmq-ldap/destination/conf/blob.properties

Website documentation: james-project/src/site/xdoc/server/config-blobstore.xml
Name of the configuration POJO: HybridBlobStore.Configuration



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to