How are you sending the core messages? Are you using the core JMS client or
are you sending them directly using the core API? If the latter, are you
setting the routing-type on the message?


Justin

On Sun, Mar 17, 2019 at 11:36 PM ldebello <[email protected]> wrote:

> After more debugging I was able to find a "fix" for this. In my config I
> have
> one divert from one queue of anycast to another with multicast.
>
> So I have added "<routing-type>MULTICAST</routing-type>" for my divert and
> that solve the issue. However I continue thinking there is something weird
> or wrong because this issue does not happens with CORE messages but yes
> with
> AMQP messages.
>
> I hope this help someone else if they are in this situation.
>
>
>
> --
> Sent from:
> http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
>

Reply via email to