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
;ll need to set max memory
> manually.
>
> Gary.
>
> On Thu, Jun 3, 2010 at 10:35, Lev Stesin wrote:
>> Hi,
>>
>> I am getting OOM during load tests:
>>
>> java.lang.OutOfMemoryError: Java heap space
>> at java.util.HashSet.(HashSet.java:12
Hi,
I am getting OOM during load tests:
java.lang.OutOfMemoryError: Java heap space
at java.util.HashSet.(HashSet.java:125)
at
com.google.common.collect.Sets.newHashSetWithExpectedSize(Sets.java:181)
at
com.google.common.collect.HashMultimap.createCollection(HashMultimap
Hi,
Is there a limit on the number of client connections to a node? Thanks.
--
Lev