Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-1693

Find a way to remove cluster id from the cluster config in the repository.xml

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Low
    • Resolution: Fixed
    • None
    • r2.01.xx (m08)
    • None
    • None

    Description

      The id is the only 'hard coded' part of the config:

      <Cluster id="node1">
      <Journal class="org.apache.jackrabbit.core.journal.DatabaseJournal">
      <param name="revision" value="${rep.home}/revision.log" />
      <param name="driver" value="javax.naming.InitialContext"/>
      <param name="url" value="java:comp/env/jdbc/clusterDS"/>
      <param name="schemaObjectPrefix" value="repository_"/>
      <param name="schema" value="mysql"/>
      </Journal>
      </Cluster>

      Attachments

        Issue Links

          Activity

            People

              bvdschans Bart van der Schans (Inactive)
              bvdschans Bart van der Schans (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: