Re: ActiveMQ clustering using NFSv4

2019-08-08 Thread Tim Bain
Have you read the official documentation at https://activemq.apache.org/shared-file-system-master-slave? Does it answer your questions? If not, if you post specific questions about specific things you don't understand to this list, hopefully we can help you work through anything that's not clear.

VirtualTopic issue with virtualSelectorCacheBrokerPlugin

2019-08-08 Thread The4Summers
Hi! We recently started to use the VirtualTopic concept in ActiveMQ with the selectorAware attribute set to true, and with /virtualSelectorCacheBrokerPlugin/ to be able to continue receiving selected (filtered) messages in the destination queue

Re: ActiveMQ clustering using NFSv4

2019-08-08 Thread Francois Papon
Hi, Are you using NFS to share the KahaBD directory between the brokers? regards, François fpa...@apache.org Le 08/08/2019 à 09:02, Arshkr a écrit : > Hello, > > I'm a newbie to ActiveMQ; I try to configure 2 or 3 VM ActiveMQ nodes > working as Master/slave using NFSv4. I'm reading lots of docu

ActiveMQ clustering using NFSv4

2019-08-08 Thread Arshkr
Hello, I'm a newbie to ActiveMQ; I try to configure 2 or 3 VM ActiveMQ nodes working as Master/slave using NFSv4. I'm reading lots of document, but it seems I'm more confused about the vast information it offers. If you don't mind, could you please recommend me a straightforward document of how t