On Thu, 24 Aug 2017 13:46:27 GMT Justin Bertram wrote: > I would do this: > > 1) Invoke org.apache.activemq.artemis.api.core.client.ClientSession#stop > 2) Invoke org.apache.activemq.artemis.api.core.client.ClientConsumer#close > ...
I just changed the code to close the consumer after closing the consumer, but unfortunately I'm still getting ActiveMQIllegalStateExceptions in Artemis server log. marko
