Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-72629

Upgrade PostgresSQL JDBC driver to 42.2.23+ version

XMLWordPrintable

    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Problem Definition

      Jira 8.18.x has PostgresSQL driver version 42.2.16. This version has a bug that breaks support for PostgreSQL instances in Microsoft Azure due to broken gssEncMode.

      Example of errors from logs:

      < 2021-06-21 14:17:41.854 MSK > FATAL: unsupported frontend protocol 1234.5680: server supports 2.0 to 3.0
      < 2021-06-21 14:17:41.863 MSK > FATAL: unsupported frontend protocol 1234.5680: server supports 2.0 to 3.0
      < 2021-06-21 14:17:41.870 MSK > FATAL: unsupported frontend protocol 1234.5680: server supports 2.0 to 3.0
      

      Suggested Solution

      Upgrade bundled PostgresSQL JDBC driver to 42.2.23+ version

      Notes

      Workaround

      Upgrade driver manually

            agniadzik Artur Gniadzik
            ayakovlev@atlassian.com Andriy Yakovlev [Atlassian]
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: