[Zope-CMF] is there a conflict error resistent index
Dieter Maurer
dieter at handshake.de
Tue Jun 19 14:02:32 EDT 2007
Perry wrote at 2007-6-18 13:56 +0200:
> ...
>I didn't find any application specific conflict resolution in the
>fieldindex ? Are you saying, that once there is one document created
>within a review_state, conflict errors for that review_state are very
>unlikely, even under heavy load.
Yes. Due to the "conflict resolution" in "IITreeSet" (which
is used to hold the document id list belonging to a given review state).
"FieldIndex" does not need to have its own conflict resolution
as the "IITreeSet" handles most on the document id set level.
--
Dieter
More information about the Zope-CMF
mailing list