It's not possible 'out of the box' but you could implement your own org.scale7.cassandra.pelops.pool.CommonsBackedPool.INodeSelectionStrategy that chooses the desired node.
-- Dan Washusen Make big files fly visit digitalpigeon.com (http://digitalpigeon.com) On Tuesday, 15 May 2012 at 3:23 AM, Oleg Dulin wrote: > I am running my processes on the same nodes as Cassandra. > > What I'd like to do is when I get a connection from Pelops, it gives > preference to the Cassandra node local to the host my process is on. > > Is it possible ? How ? > > > Regards, > Oleg Dulin > Please note my new office #: 732-917-0159 > >
