Isolation

TIBCO BusinessEvents® Extreme transactions support the following transaction isolation levels for objects:

Both object isolation levels, serializable and read committed - snapshot, provide consistent, or repeatable reads during a transaction on the same node. This means that the same object field read multiple times in a transaction returns the same value. Read consistency is not guaranteed across nodes. See the section called “State conflicts” for details on how data inconsistencies are handled.

Extents always use this transaction isolation level: