Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-1747

When Broker Stops and Starts configuration changes by reload are lost

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 2.6.0
    • None
    • None

    Description

      When the broker is stopped and started (not JVM restart) e.g. by the NetworkHealthChecker when a network is detected unhealthy and then becomes healthy again, the broker looses any configuration changes made by reload.

      address-settings

      security-settings

      addresses

      queues

       

      This seems to be due to initializing step uses the stored configuration object thats created on JVM start, and this is never updated when reloads occur, thus why on start and stop broker configuration is reverted to the state when broker first started.

      Attachments

        Activity

          People

            michael.andre.pearce Michael Andre Pearce
            michael.andre.pearce Michael Andre Pearce
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: