[ 
https://issues.apache.org/jira/browse/JAMES-2582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Trần Tiến Đức updated JAMES-2582:
---------------------------------
    Description: 
Why we need it?

At the moment, we are using cassandra blobstore as the default in production. 
There are new swift, and new `JoiningBlobStore` (#800) could be used to store 
blobs. We need to specify a new configuration file to define which type of 
blobstore we want to use.

Definition of Done:
 - Create new `.propterties` file.
 - Create new POJO for that configuration file, likely 
`ObjectStoreConfiguration`.
 - Create method to publish that POJO to guice, this should be implemented in 
`BlobStoreAPIModule`

 

  was:
#### Why we need it?

At the moment, we are using cassandra blobstore as the default in production. 
There are new swift, and new `JoiningBlobStore` (#800) could be used to store 
blobs. We need to specify a new configuration file to define which type of 
blobstore we want to use.

#### Definition of Done:
- Create new `.propterties` file.
- Create new POJO for that configuration file, likely 
`ObjectStoreConfiguration`.
- Create method to publish that POJO to guice, this should be implemented in 
`BlobStoreAPIModule`

 


> [ObjectStore] New Configurations for choosing BlobStore impl
> ------------------------------------------------------------
>
>                 Key: JAMES-2582
>                 URL: https://issues.apache.org/jira/browse/JAMES-2582
>             Project: James Server
>          Issue Type: Improvement
>            Reporter: Trần Tiến Đức
>            Priority: Major
>
> Why we need it?
> At the moment, we are using cassandra blobstore as the default in production. 
> There are new swift, and new `JoiningBlobStore` (#800) could be used to store 
> blobs. We need to specify a new configuration file to define which type of 
> blobstore we want to use.
> Definition of Done:
>  - Create new `.propterties` file.
>  - Create new POJO for that configuration file, likely 
> `ObjectStoreConfiguration`.
>  - Create method to publish that POJO to guice, this should be implemented in 
> `BlobStoreAPIModule`
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to