Details
-
Sub-task
-
Resolution: Fixed
-
Neutral
-
None
-
None
-
None
-
None
Description
After discussions, we split current RabbitMQ Activation POC to 2 modules:
- RabbitMQ Connector module: a module that contains the whole integration with RabbitMQ (just the basic producers/consumers)
- RabbitMQ Activation module (depends on above module): will contain the whole activation over RMQ stack, override all "standard" activation configs so only rabbitmq is used for all activation.
Do regression testing for new modules.