Hi all,
Test scenario:
4 nodes (.1, .2, .3, .4)
RF=3
CL=QUORUM
1.1.2
I noticed that in ReadCallback's constructor, it determines the
'blockfor' number of 2 for RF=3, CL=QUORUM.
According to the API page on the wiki[1] for reads at CL=QUORUM:
Will query *all* replicas and
Hi all,
I'm a bit confused on the ColumnFamilyStore 'remove deleted' methods and
have a question.
I see this in many callers:
TODO: this is necessary because when we collate supercolumns
together, we don't check their subcolumns for relevance, so we need
to do a second prune post fac
I think you need to add a description to the task for it to show up.
On 9/7/11 3:56 PM, Jake Luciani wrote:
How do you make it show up?
It's eclipse-files
On Sep 7, 2011, at 6:19 PM, Jason Rutherglen wrote:
I think it's 'ant generate-eclipse-files'? Maybe we should make it show up?