ActiveMQ Artemis: Reload SSL keystore without restarting broker

2023-05-17 Thread Umesh Kudale
Hi, As per SO post https://stackoverflow.com/questions/69130272/apache-activemq-artemis-2-18-server-does-not-reload-the-updated-keystore-with-ce, it seems like Artemis is not reloading SSL keystore while making a new connection. Rather we need to do it through JMX whenever we want to reload the

Re: max_unreferenced_credits_cache_size in broker?

2023-05-17 Thread Domenico Francesco Bruscino
Hi Douglas, there is no way to set MAX_UNREFERENCED_CREDITS_CACHE_SIZE because it is a static final int field of the ClientProducerCreditManager, for further details see https://github.com/apache/activemq-artemis/blob/2.28.0/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client