Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 2.7.4
    • 2.7.5
    • aurora, Failover
    • None

    Description

      Background

      I run an application in Tomcat that is connected to Aurora DB Cluster comprised of reader and writer instance. I use MariaDB JDBC Driver and Hikari connection pool.

      Problem

      The application occasionally stops working. In the application thread dump I found that MariaDb-failover threads are in a dead-lock state, and that in turn blocks core connection adder Hikari thread. As a consequence no new database connection can be created.

      Attachments

        Activity

          diego dupin Diego Dupin added a comment -

          properties internally use a ConcurrentHashMap with locks that might result in this problem.
          correction will be part of next release (doesn't concerns 3.0 series)

          diego dupin Diego Dupin added a comment - properties internally use a ConcurrentHashMap with locks that might result in this problem. correction will be part of next release (doesn't concerns 3.0 series)

          People

            diego dupin Diego Dupin
            kbialek Krzysztof Bialek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.