Hi
I suggest to not put urgent / very urgent in your email subjects.
On Wed, Jan 18, 2017 at 11:06 AM, Shantanu Raizada
wrote:
> Hi,
>
> I have a requirement where:
> 1. One route reads data from the DB and posts the message to a Queue along
> with the*JMSXGroupId* header set for *EventSequencin
Hi,
I have a requirement where:
1. One route reads data from the DB and posts the message to a Queue along
with the*JMSXGroupId* header set for *EventSequencing*
*2. *There are 3 consumers listening to the Queue with the
*CircuitBreaker* implementation
as below:
java.util.co
Hi,
I have a requirement where:
1. One route reads data from the DB and posts the message to a Queue along with
the JMSXGroupId header set for EventSequencing
2. There are 3 consumers listening to the Queue with the CircuitBreaker
implementation as below: