You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Benoit Tellier (Jira)" <se...@james.apache.org> on 2022/10/20 03:50:00 UTC

[jira] [Closed] (JAMES-3813) Move deletedMessageVault as an extension

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

Benoit Tellier closed JAMES-3813.
---------------------------------
    Resolution: Fixed

> Move deletedMessageVault as an extension
> ----------------------------------------
>
>                 Key: JAMES-3813
>                 URL: https://issues.apache.org/jira/browse/JAMES-3813
>             Project: James Server
>          Issue Type: Improvement
>          Components: deletedMessageVault
>            Reporter: Benoit Tellier
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> h2. Why
>  - It is not core business for an email server
>  - By default it creates buckets on the object store which could be seen as "polution"
> h2. How
> Move deleted message vault as an extension.
>  -> One for memory backend
>  -> One for Cassandra backend
> People could drag and drop the JAR in extensions-jars folder and use its components as today.
> It would also lessen dependencies required by existing apps.
> h2. Proposed directory structure
> {code:java}
> /server/extensions/deleted-message-vault-memory
> /server/extensions/deleted-message-vault-cassandra
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org