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

Slave broker does not shutdown after persistence store lockout.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.9.0
    • 5.10.0
    • None
    • None

    Description

      Adding the following exception handler to broker configuration suppose to shutdown broker when persistence store becomes unavailable.

      <ioExceptionHandler>
          <jDBCIOExceptionHandler stopStartConnectors="false"/>
      </ioExceptionHandler>

      This is seems to work for master broker but the slave broker seems to ignore it and continues to work.

      Attachments

        Activity

          People

            dejanb Dejan Bosanac
            dejanb Dejan Bosanac
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: