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 "Trần Tiến Đức (JIRA)" <ji...@apache.org> on 2018/12/24 07:53:00 UTC

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

Trần Tiến Đức created MAILBOX-367:
-------------------------------------

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


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