On Thu, Apr 29, 2010 at 8:01 AM, Boris Shulman wrote:
> Hi,
> I've noticed that the writing commit log is performed for a 'row',
> i.e. list of ColumnFamilies for a key in: 'public
> CommitLogSegment.CommitLogContext write(RowMutation rowMutation,
> Object serializedRow).'
> Does that mean that wr
Hi,
I've noticed that the writing commit log is performed for a 'row',
i.e. list of ColumnFamilies for a key in: 'public
CommitLogSegment.CommitLogContext write(RowMutation rowMutation,
Object serializedRow).'
Does that mean that writes are atomic for a row and not for a CF? What
will happen if a f