Re: How to cleanly close embedded ActiveMQ Artemis

2020-12-03 Thread Igor Polevoy
ore, leaving the broker > > up > > > during the Wait.waitFor() will mean that the message listeners don't > get > > > prematurely stopped. > > > > > > When I first started running the tests I could consistently reproduce a > > > failure

Re: How to cleanly close embedded ActiveMQ Artemis

2020-12-03 Thread Justin Bertram
o. With the changes I listed above I was > > able to run over 12,000 times without a failure. > > > > Ultimately I don't see any issues with the broker at this point, just > > issues with the tests. > > > > > > Justin > > > > [1] > > &g

Re: How to cleanly close embedded ActiveMQ Artemis

2020-12-03 Thread Igor Polevoy
e broker at this point, just > issues with the tests. > > > Justin > > [1] > > http://activemq.apache.org/components/artemis/documentation/latest/send-guarantees.html#non-transactional-message-sends > > On Mon, Nov 30, 2020 at 4:05 PM Igor Polevoy wrote: > > >

Re: How to cleanly close embedded ActiveMQ Artemis

2020-12-02 Thread Justin Bertram
l. > > The question is posted to SO here: > > > https://stackoverflow.com/questions/64991366/how-to-cleanly-close-embedded-activemq-artemis > > I'd like to add more details. This error is only detected on some computers > only during JavaLite tests, and only recen

How to cleanly close embedded ActiveMQ Artemis

2020-11-30 Thread Igor Polevoy
HI, all. The question is posted to SO here: https://stackoverflow.com/questions/64991366/how-to-cleanly-close-embedded-activemq-artemis I'd like to add more details. This error is only detected on some computers only during JavaLite tests, and only recently. Nonetheless, it might expo