Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-14920

Make ClusterInvalidator (aka ClusterNodeHandler) pluggable

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 7.4
    • Component/s: Core VCS, Redis
    • Impact type:
      Configuration Change
    • Upgrade notes:
      Hide

      To customize the cluster invalidation mechanism for VCS, you can now define in the repository descriptor:

      <clusterInvalidatorClass>some.class.name</clusterInvalidatorClass>

      Where the class implements org.nuxeo.ecm.core.storage.sql.ClusterInvalidator. The default is org.nuxeo.ecm.core.storage.sql.jdbc.JDBCClusterInvalidator

      Show
      To customize the cluster invalidation mechanism for VCS, you can now define in the repository descriptor: <clusterInvalidatorClass>some.class.name</clusterInvalidatorClass> Where the class implements org.nuxeo.ecm.core.storage.sql.ClusterInvalidator. The default is org.nuxeo.ecm.core.storage.sql.jdbc.JDBCClusterInvalidator

      Description

      ClusterNodeHandler should be pluggable, in order for instance to implement invalidations based on a shared Redis instance.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: