Looks good to me, thanks.
Ethan
On Tue, Mar 27, 2012 at 17:00, Ben Pfaff wrote:
> Originally the IDL transaction state machine had a return value
> TXN_TRY_AGAIN to signal the client to wait for a change in the database and
> then retry its transaction. However, this logic was incomplete, becau
Originally the IDL transaction state machine had a return value
TXN_TRY_AGAIN to signal the client to wait for a change in the database and
then retry its transaction. However, this logic was incomplete, because
it was possible for the database to change before the reply to the
transaction RPC was