"Sync SyncCommitted" was not my intention. Thanks for the catch. I'll get
it on my next push.
>-----Original Message-----
>From: Vladislav Vaintroub [mailto:vaintroub@stripped]
>Sent: Friday, July 25, 2008 5:30 PM
>To: 'Kevin Lewis'; commits@stripped
>Subject: RE: bzr push into mysql-6.0-falcon branch (klewis:2756)
>
>Small nag: using SyncCommitted and syncCommitted at the same time. I think
>it is best keep our naming using Java-style camelCasing for consistency.
>
>> + Sync SyncCommitted (&committedTransactions.syncObject,
>> "TransactionManager::getTransactionInfo(1)");
>
>> +
>> Sync syncCommitted(&committedTransactions.syncObject,
>> "TransactionManager::validateDepedendencies(2)");
>
>
>Vlad
>> -----Original Message-----
>> From: Kevin Lewis [mailto:klewis@stripped]
>> Sent: Saturday, July 26, 2008 12:12 AM
>> To: commits@stripped
>> Subject: bzr push into mysql-6.0-falcon branch (klewis:2756)