Can you set a breakpoint at ConduitBridge:60 and see whether
info.isNetworkSubscription() evaluates to true (i.e. whether you go into
the then block, and therefore return false)? If I'm understanding that code
correctly, I think that may be the reason why the connections aren't being
conduited.

Tim

On Thu, Jul 27, 2017 at 8:54 AM, tpavelka <tomas.pave...@ca.com> wrote:

> I figured out why I am not seeing ConsumerInfo coming: it comes in wrapped
> in
> ActiveMQMessage (an advisory message) and the ConsumerInfo is contained
> within as a dataStructure.
>
> I don't know why conduit is not happening but I can now trace the code flow
> to within ConduitBridge.
>
>
>
> --
> View this message in context: http://activemq.2283324.n4.
> nabble.com/Duplicate-messages-received-with-ActiveMQ-5-13-2-
> tp4728627p4728966.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>

Reply via email to