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

jdbc ioexception handler can restart transports in error after lease expriy

    XMLWordPrintableJSON

Details

    Description

      When the db is unavailable the jdbcioexception handler will suspend by stopping the transport connectors and will await a successful checkpoint on the jdbc store before a restart.

      If the db becomes available btween the check for lock and the checkpoint, it is possible to try and restart the transports without the lock, in error.

      We need to validate the lock after we stop our wait for the checkpoint.

      Attachments

        Activity

          People

            gtully Gary Tully
            gtully Gary Tully
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: