[
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 & 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: [email protected]
For additional commands, e-mail: [email protected]