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

Cluster mode backward compatibility config is not taken in account

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 11.1-SNAPSHOT
    • Fix Version/s: 11.1, 2021.0
    • Component/s: Clustering
    • Tags:
    • Team:
      FG
    • Sprint:
      nxFG 11.1.10

      Description

      Since NXP-25499 there is a cluster service, that should take in account the old configuration:

      repository.clustering.enabled=true
      repository.clustering.id=123
      

      but apparently, this is not the case the according to the generated cluster-config.xml

      <component name="cluster-config">
        <extension target="org.nuxeo.runtime.cluster.ClusterService" point="configuration">
          <clusterNode id="" enabled="false" />
        </extension>
      </component>
      

      This has been seen using the following template:
      nuxeo.templates=postgresql-quartz-cluster,redis,perf,s3binaries

      The result is that the node is not in the cluster and don't send/receive any invalidations creating weird problems.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 hour
                  1h