On Apr 1, 2006, at 3:08 PM, David Binger wrote: > This is here to invalidate any > oids that other clients have changed I guess I should say, an initial abort() might possibly be useful for this purpose. QP doesn't include the initial abort() by default: instead, it bets that the request can be processed to completion without a conflict. This avoids paying the cost of contacting the server an additional time for each request.