As per 
http://activemq.apache.org/replicated-leveldb-store.html

there is no additional requirements on the client. 
Clients still need to know the location and address of each broker and specify 
it inside the failover protocol (or use other forms of discovery such as 
multicast).

In JBoss Fuse Fabric, you could automatically discover the broker addresses in 
your clients. See 
https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Fuse/6.1/html/Fabric_Guide/MQ.html
and 
https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Fuse/6.1/html/Fabric_Guide/MQ-Connecting.html

for details.

Hope that helps,

Torsten Mielke
tmie...@redhat.com
tmielke.blogspot.com




On 29 Oct 2014, at 16:05 pm, khandelwalanuj <khandelwal.anu...@gmail.com> wrote:

> Hi,
> 
> Does clients need to make any changes or include any jars to connect to
> ActiveMQ broker nodes which are using replicated levelDB. Since broker
> instances connect to zookeeper to use replicated leveldb so just curious to
> know are there any changes required on client side as well apart from
> specifying conenct uri as "failvoer://broker1:port,broker2:port....."
> 
> 
> Thanks,
> Anuj
> 
> 
> 
> 
> 
> --
> View this message in context: 
> http://activemq.2283324.n4.nabble.com/Client-side-changes-required-to-use-replicated-levelDB-tp4686779.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to