Uploaded image for project: 'Server Deployments and Scale'
  1. Server Deployments and Scale
  2. SCALE-142

Add additional properties in the confluence.cfg.xml.j2 template of the Confluence Docker image

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • None
    • None
    • Environment - Docker
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      The following properties are removed from the confluence.cfg.xml file after running the helm upgrade command with confluence.forceConfigUpdate property set to true in values.yaml file.
      Please add the following properties in the confluence.cfg.xml.j2 template of the Confluence Docker image so that they will persist after running the helm upgrade command with confluence.forceConfigUpdate property set to true.

      <property name="hibernate.connection.autocommit">false</property>
      <property name="hibernate.connection.isolation">2</property> //this will be set to 4 for the MYSQL database.
      <property name="spring.datasource.hikari.registerMbeans">true</property>
      

              c64f33b2bce3 Yevhen
              14e5536372e2 Ojas Potdar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: