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 "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2018/06/14 08:39:00 UTC

[jira] [Resolved] (JAMES-2418) Store repository APIs that are being used

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

Tellier Benoit resolved JAMES-2418.
-----------------------------------
    Resolution: Fixed

Solved this https://github.com/linagora/james-project/pull/1481

> Store repository APIs that are being used
> -----------------------------------------
>
>                 Key: JAMES-2418
>                 URL: https://issues.apache.org/jira/browse/JAMES-2418
>             Project: James Server
>          Issue Type: Improvement
>          Components: MailStore &amp; MailRepository
>            Reporter: Tellier Benoit
>            Priority: Major
>
> They are only stored in memory, thus rebooting James will loose all dinamically generated mail repository (at the very least until they are created again).
> To solve this major flow, we need a MailRepositoryUrlStore API (basically a persistant Set<String>) with generic contract tests and memory, cassandra, jpa implementations.
> This should be used for MailRepositoryStore::getUrls operation as well as lazyly get repository.
> Needs Guice and (ideally) Spring bindings



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

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