Re: Netflix/Astynax Client for Cassandra

2013-02-07 Thread Bartłomiej Romański
Hi, Does anyone know how about virtual nodes support in Astynax? Are they handled correctly? Especially with ConnectionPoolType.TOKEN_AWARE? Thanks, BR

Re: are counters stable enough for production?

2012-09-18 Thread Bartłomiej Romański
n around 50-100 KB of garbage is generated every >> counter increment. >> Is this memory usage expected of counters? >> >> On Tue, Sep 18, 2012 at 7:16 AM, Bartłomiej Romański wrote: >> > Hi, >> > >> > Does anyone have any experience with using Cass

are counters stable enough for production?

2012-09-17 Thread Bartłomiej Romański
Hi, Does anyone have any experience with using Cassandra counters in production? We rely heavily on them and recently we've got a few very serious problems. Our counters values suddenly became a few times higher than expected. From the business point of view this is a disaster :/ Also there a few