Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-3654

JDBC Master/Slave : Slave cannot acquire lock when the master loose database connection.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 5.5.0
    • 5.7.0
    • None
    • None
    • Unix/Redhat 5.6
      ActiveMQ 5.5.0
      Oracle 10G

    Description

      Our configuration is JDBC Master/Slave with one master and one slave. When the master is started, he acquire the database lock.
      Then when the slave is started, he wait to acquire the database lock. When the master loose the network connection to the database, the lock in the database is not removed and the slave connot acquire the database lock. In this situation, the master is unable to respond to client (due to network failure)
      and the slave is not started because he can't acquire the database lock.

      When the master is killed, the slave can't acquire the database lock too. After the network connection is restored, when the master starts, it cannot
      acquire lock to the database (because the lod lock is always present) so now, we have two slaves and no master.

      Please, refer to this issue which is the same problem : AMQ-1958

      Attachments

        Issue Links

          Activity

            People

              gtully Gary Tully
              rmartin Richard Martin
              Votes:
              2 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: