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)" <ji...@apache.org> on 2019/01/08 08:07:00 UTC

[jira] [Commented] (MAILBOX-367) Create a 'publish-only' RabbitMQEventBus

    [ https://issues.apache.org/jira/browse/MAILBOX-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16736862#comment-16736862 ] 

Tellier Benoit commented on MAILBOX-367:
----------------------------------------

https://github.com/linagora/james-project/pull/2082 MAILBOX-367 Publish RabbitMQ EventBus

- Regarding EventBus registration support APIs throw `NotImplemented exceptions`
- Publishing all incoming events
- Publishing test 

Some pending remarks will lead to further work.

> Create a 'publish-only' RabbitMQEventBus
> ----------------------------------------
>
>                 Key: MAILBOX-367
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-367
>             Project: James Mailbox
>          Issue Type: Improvement
>            Reporter: Trần Tiến Đức
>            Priority: Major
>
> Start the implementation of the RabbitMQEventBus in `mailbox/events/rabbitmq` using the API defined in MAILBOX-364
> - Regarding EventBus registration support APIs throw `NotImplemented exceptions`
>  - Upon start, use the RabbitMQ channel pool and creat a `mailboxEvent` exchange on rabbit MQ
>  - Then reusing work of MAILBOX-359 publish all incoming events on that exchange.
> To test your work, connect a single instance of RabbitMQEventBus, create a queue bounded to the exchange. Ensure that upon events, you end up with a message in that queue.



--
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