[Bucardo-general] Test Failures: Serialized Isolation

David E. Wheeler david at justatheory.com
Wed Oct 24 16:26:28 UTC 2012


On Oct 24, 2012, at 9:08 AM, Greg Sabino Mullane <greg at endpoint.com> wrote:

>> * Retry immediately with no sleep
>> * If that fails, sleep for 1s and retry again
>> * Keep repeating every 1s
>> * Die after 10 or 50 or something.
> 
> No, I like the user-specified sleep. I know that on some busy systems, trying 
> every second is not optimal. As Jon says, I don't think we should stop either.

Yeah, that makes sense. I think I would still retry immediately the first time, though, and then use the user-specified sleep after that. I bet that the vast majority of the time an immediate retry would work.

Best,

David



More information about the Bucardo-general mailing list