Re: Kahadb journal logs only deleted when activemq restarts

2019-04-18 Thread Sunil Vishwanath
Usually this is caused by uncommitted transactions Sent from my iPhone > On Apr 17, 2019, at 7:20 PM, TC wrote: > > Hi, > > I have broker that runs with increasing journal logs file with mKahadb store > for each destination. > > One of the queue - journal logs are keep increasing overtime.

Artemis Core bridge and clustering question

2019-04-18 Thread progMetal
Two questions, actually: 1) If i have a cluster of Artemis servers, would each server need to be configured with a Core bridge, in order to connect to another Artemis cluster over the internet? 2) From the previous question scenario ( Artemis cluster -to- Artemis cluster): From the documentation,

Re: Migrating storage from 5.10.0 to 5.14.5

2019-04-18 Thread mikmela
I don't think there's any current fallback option for SQL right now. Contributions are welcome though so if you wanted to take a shot at adding a property for that you could create a PR. We might give it a shot - should we follow https://activemq.apache.org/contributing.html and create a patch

Network bridge failing after authentication-plugin use

2019-04-18 Thread Pratibha
We are using Apache ActiveMQ version 5.15.8. We have created Broker to Broker ActiveMQ network using ssh tunneling. Broker-A is enqueuing messages & messages are getting dequeued at Broker-B end. We have added below configuration to restrict the Broker-A from creating new queues other than

Re: ActiveMQ 5.5: Not able to get the DLQ_DELIVERY_FAILURE_CAUSE_PROPERTY value

2019-04-18 Thread Tim Bain
Gary's explanation from 8 years ago indicated that this was controlled by Spring's DMLC implementation, and outside of ActiveMQ's control. Do you have any information to indicate that that's no longer the case? If not, you'd need to pose your question to the Spring community, since it's their code

Re: Kahadb journal logs only deleted when activemq restarts

2019-04-18 Thread Christopher Shannon
This page has some info that might help you: https://activemq.apache.org/why-do-kahadb-log-files-remain-after-cleanup.html On Wed, Apr 17, 2019 at 7:43 PM TC wrote: > Hi, > > I have broker that runs with increasing journal logs file with mKahadb > store > for each destination. > > One of the

Re: Migrating storage from 5.10.0 to 5.14.5

2019-04-18 Thread Christopher Shannon
I don't think there's any current fallback option for SQL right now. Contributions are welcome though so if you wanted to take a shot at adding a property for that you could create a PR. On Wed, Apr 17, 2019 at 4:28 PM mikmela wrote: > We seems to experience the same issue upgrading from 5.6.0