Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-20515

Drop autoReconnect parameter for MySQL connections

    XMLWordPrintable

Details

    • 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.

    Description

      MySQL documentation discourage using the autoReconnect parameter:

      The use of this feature is not recommended, because it has side effects related to session state and data consistency when applications don't handle SQLExceptions properly, and is only designed to be used when you are unable to configure your application to handle SQLExceptions resulting from dead and stale connections properly. Alternatively, investigate setting the MySQL server variable "wait_timeout" to some high value rather than the default of 8 hours.

      However we make this parameter set to true by default upon installation of Bamboo.

      Confluence(CONFSERVER-19135) and Jira (JRASERVER-15731) dropped it some time ago

      Attachments

        Activity

          People

            achystoprudov Alexey Chystoprudov
            achystoprudov Alexey Chystoprudov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: