[ANN] Apache ActiveMQ 5.15.14 has been released!

2020-12-23 Thread Jean-Baptiste Onofre
Hi everyone, The ActiveMQ team is pleased to announce Apache ActiveMQ 5.15.14 release. http://activemq.apache.org/activemq-51514-release This release includes updates, and improvements, especially: - Jackson 2.9.10.6 update - Jetty

divert messages to another amq

2020-12-23 Thread Mark Lybarger
can i use a non exclusive diverter to send a copy of a message to another broker instance? i want all prod messages sent to both prod and the standby.

Re: ActiveMQ Artemis Client interface (AMQP vs REST)

2020-12-23 Thread Francesco Nigro
As the exception suggest, the heap size seems not enough. I suggest to raise it and print some GC logs to check the amount of stop of the world pauses. Il mer 23 dic 2020, 20:25 Mohan Kumar ha scritto: > Hi > > I have tried with 2200+ client application connects to Artemis server and >

Re: ActiveMQ Artemis Client interface (AMQP vs REST)

2020-12-23 Thread Mohan Kumar
Hi I have tried with 2200+ client application connects to Artemis server and publishing data in an interval of 30 sec(1100 messages per minute). At some point Artemis server was not responsive. Find the below logs. 2020-12-23 13:01:33,245 WARN [org.apache.activemq.artemis.core.server]