On Wed, Apr 14, 2010 at 10:23 AM, Paul Prescod wrote:
> The inline docs say:
>
> ~ The optional KeysCached attribute specifies
> ~ the number of keys per sstable whose locations we keep in
> ~ memory in "mostly LRU" order.
>
> There are a few confusing bits in that sentence.
>
>
The inline docs say:
~ The optional KeysCached attribute specifies
~ the number of keys per sstable whose locations we keep in
~ memory in "mostly LRU" order.
There are a few confusing bits in that sentence.
1. Why is "keys per sstable" rather than "keys per column family".