I've isolated the scenario with a small Server/Client class, I've
created a ticket and added them there:
https://issues.apache.org/jira/browse/AMQ-6142
The culprit is the fact the server is listening in on a topic over the
VM transport on an embedded broker. By listening in, the pending message
i
There have been no reports of such an error, if you can isolate the case
into a JUnit test I'd recommend opening a new JIRA issue and attaching
it there.
On 01/21/2016 11:18 AM, Claudio Tagliola wrote:
> We are trying to upgrade our ActiveMQ dependency from 5.8.0 to
> something newer. In our envir
We are trying to upgrade our ActiveMQ dependency from 5.8.0 to something newer.
In our environment, we use an embedded broker with useCompression set to true.
After the upgrade to any version after 5.9.1, we see some unfortunate side
effects on a test client which is listening on a topic where