Unsubscribe

2011-12-31 Thread Lev Stesin

Conditional get

2010-06-04 Thread Lev Stesin
Hi, I am not sure how to implement multiget or slice_range based on a conditional predicate. For example what if I want to get only keys with containing certain columns. Thanks. -- Lev

Number of client connections

2010-06-03 Thread Lev Stesin
Hi, Is there a limit on the number of client connections to a node? Thanks. -- Lev

OutOfMemoryError

2010-06-03 Thread Lev Stesin
Hi, I am getting OOM during load tests: java.lang.OutOfMemoryError: Java heap space at java.util.HashSet.init(HashSet.java:125) at com.google.common.collect.Sets.newHashSetWithExpectedSize(Sets.java:181) at

Re: OutOfMemoryError

2010-06-03 Thread Lev Stesin
to set max memory manually. Gary. On Thu, Jun 3, 2010 at 10:35, Lev Stesin lev.ste...@gmail.com wrote: Hi, I am getting OOM during load tests: java.lang.OutOfMemoryError: Java heap space        at java.util.HashSet.init(HashSet.java:125