Re: Astyanax with C* 1.2.3 and VNodes

2013-04-12 Thread Edward Capriolo
Your best bet is to switch to RandomPartitioner. Otherwise you have to patch or wait until astynax catches up. On Fri, Apr 12, 2013 at 9:42 AM, Keith Wright wrote: > Hi all, > > I am trying to use Astyanax 1.56.37 to connect to C* 1.2.3 using > murmur3 and Vnodes and I am consistently getti

Astyanax with C* 1.2.3 and VNodes

2013-04-12 Thread Keith Wright
Hi all, I am trying to use Astyanax 1.56.37 to connect to C* 1.2.3 using murmur3 and Vnodes and I am consistently getting NoAvailableHostsExceptions. I found the following thread which seems to indicate that the issue is due to Cassandra not properly communicating the ring info to Astyanax