Generated by
JDiff

Class org.infinispan.configuration.cache.TransactionConfiguration

Changed Methods
boolean syncCommitPhase() Documentation changed from old to new.
If true, the cluster-wide commit phase in two-phase commit (2PC) transactions will be synchronous, so Infinispan will wait for responses from all nodes to which the commit was sent.
TransactionConfiguration syncCommitPhase(boolean) Documentation changed from old to new.
Now deprecated.
The syncRollbackPhase setting can no longer be modified at runtime.
TransactionConfiguration syncRollbackPhase(boolean) Documentation changed from old to new.
Now deprecated.
The syncRollbackPhase setting can no longer be modified at runtime.