Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • If a TWO_PHASES operation is performed on a resource/connector that does not support TWO_PHASES, propagation WILL take place, only the propagation task will remain in SUBMITTED status.
  • If a resource is configured to use TWO_PHASES propagation, but the connector instance only supports ONE_PHASE (or the other way around), no propagation will take place. Instead, a log line like the following will appear in the persistence log:
    Panel

    15:18:53.603 INFO o.s.c.p.p.ConnectorFacadeProxy - \
    Create was attempted, although the connector only has these capabilities: \
    ONE_PHASE_CREATE, ONE_PHASE_UPDATE, ONE_PHASE_DELETE, SEARCH, RESOLVE, SYNC. No action.