Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-8610

Add commented connection pool properties to tomcat distribution

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.9.0, 7.9.0-alpha1
    • None
    • engine
    • None

      This is related to common issue with tomcat connection pool.
      The db connections in the tomcat jdbc connection pool have timed out which cause persistent exceptions.
      We can add commented connection pool properties to the configuration in order to remind the users what is need it for production setup.

      For example:

      <!-- Consider these properties for production setup
                    testOnBorrow="true"
                    validationQuery="SELECT 1" -->
      

      Tomcat properties link: https://tomcat.apache.org/tomcat-8.0-doc/jdbc-pool.html#Attributes

        This is the controller panel for Smart Panels app

              yana.vasileva Yana Vasileva
              yana.vasileva Yana Vasileva
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: