Ahmed, Only one host will process the request (although it will be dispatched automatically as needed to replicas around the cluster). If you must connect to only a single host, consider putting a load-balancer between your client and Riak. We are working on auto-configuring clients for a future Riak release.
On Wed, Apr 11, 2012 at 2:45 PM, Ahmed Bashir <ahmed.m.bas...@gmail.com>wrote: > Thanks for the link; this is precisely what led me to believe that > PBClusterConfig only supports IRiakClient, so I thought I'd ask around > ... > > Also, if we create a RiakClient with a single host (and others exist), > is there any auto-dicovery that goes on to balance the requests across > ll ring members, or will that one host process all the app requests? > > > > On Wed, Apr 11, 2012 at 11:32 AM, Sean Cribbs <s...@basho.com> wrote: > > Ahmed, > > > > I think you'll find this resource useful, it contains some examples of > how > > to use > > PBClusterConfig: > https://github.com/basho/riak-java-client/wiki/ClientFactory > > > > On Wed, Apr 11, 2012 at 2:29 PM, Ahmed Bashir <ahmed.m.bas...@gmail.com> > > wrote: > >> > >> Hey guys, > >> > >> I currently have an app that uses the RiakClient/RiakObject interface > >> (fetch(),store(),etc) in lieu of the > >> IRiakClient/IRiakObject/FetchObject interface. > >> > >> Is there any way for me to continue using my code with > >> PBClusterConfig? It looks like I need to move to using IRiakClient in > >> order to take advantage of PBClusterConfig, is that so? > >> > >> Any insight would be appreciated, thanks! > >> > >> Ahmed > >> > >> _______________________________________________ > >> riak-users mailing list > >> riak-users@lists.basho.com > >> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > > > > > > > > > > -- > > Sean Cribbs <s...@basho.com> > > Software Engineer > > Basho Technologies, Inc. > > http://basho.com/ > > > -- Sean Cribbs <s...@basho.com> Software Engineer Basho Technologies, Inc. http://basho.com/
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com