On Thu, Jun 17, 2010 at 01:08:06PM -0700, Shawn Walker wrote:
> >My guess was that this is rather unlikely.  The alternative is to use
> 
> I think the 4 times in a row is probably unlikely, but I would
> expect it to happen at least once frequently enough to pose a
> potential issue if we just failed the first time things went
> negative.

Just to clarify, we don't abort the transaction if time goes negative,
but we do if the clock is set forward by more than 60 seconds.  If time
goes negative, the stored value for the time is replaced with the new
time value and the client waits some more.  In order for the change in
time to trigger an abort, the time has to advance by 60 seconds and no
data can be recieved (or sent) by any of the handles in that time
period.

Thanks,

-j
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to