[
https://issues.apache.org/jira/browse/JAMES-2541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tellier Benoit resolved JAMES-2541.
-----------------------------------
Resolution: Fixed
Fix Version/s: 3.2.0
https://github.com/linagora/james-project/pull/1720 Encoder/Decoder for storing
mail in the blob store
https://github.com/linagora/james-project/pull/1722 Did implement a MailQueue
on top of RabbitMQ
> In order to support distributed deployment, we should write a MailQueue
> implementation using RabbitMQ
> -----------------------------------------------------------------------------------------------------
>
> Key: JAMES-2541
> URL: https://issues.apache.org/jira/browse/JAMES-2541
> Project: James Server
> Issue Type: Task
> Components: Queue
> Affects Versions: 3.1.0
> Reporter: Matthieu Baechler
> Priority: Major
> Fix For: 3.2.0
>
>
> Default MailQueue for Cassandra/Elasticsearch James product is embedded
> ActiveMQ.
> After a review of available distributed MQ, we decided that we should support
> RabbitMQ to replace ActiveMQ in distributed scenario.
> And as we don't want to rely on filesystem for mail content neither, we
> decided that only meta-data would go into the MQ and that the raw email would
> be stored in a blob-store.
> This ticket is supposed to track progress at implementing basic
> MailQueueFactoryContract and MailQueueContract on top of RabbitMQ and
> blob-store.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]