Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-3493

Messaging subsystem allows you to remove a destination even though it has an attached client

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 9.0.0.Alpha1
    • 8.1.0.Final
    • JMS
    • None

    Description

      Currently jboss-cli allows a queue to be removed even though there is a MDB attached to it. The command

      /subsystem=messaging/hornetq-server=default/jms-queue=testQueue:remove()
      

      will remove the queue without a warning. This is not desirable since a warning should be given or a reload should be force. It may also break the dependency injection.

      Attachments

        Activity

          People

            jmesnil1@redhat.com Jeff Mesnil
            rhn-support-toross Tom Ross
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: