Class PessimisticTxIracRemoteSiteInterceptor

  • All Implemented Interfaces:
    Visitor, AsyncInterceptor

    public class PessimisticTxIracRemoteSiteInterceptor
    extends AbstractIracRemoteSiteInterceptor
    Interceptor for pessimsitic transactional caches to handle updates from remote sites.

    Since the pessimistic transactions commits in one phase and the version need to be validated after the lock is acquired, the other site update must be "replayed" in the primary owner.

    Since:
    11.0
    Author:
    Pedro Ruivo