On Fri, 2022-02-11 at 17:01:54 +0100, Matt Pavlovich wrote: > Server-side “Composite Topic” using a destination interceptor to route to > other destinations?
Yes. > Client-side “Composite Topic” where you specify multiple destinations > session.createConsumer(session.createTopic(“TOPIC.A,TOPIC.B”)) ? > > Either way, you should see consumer counts on the destination that a > _consumer_ is connected. We don't, ConsumerCount on the topic is 0. BR, - Simon