A connection factory parameter change triggered the JMS broker to restart the connection factory in EAP 7
Issue
- I executed the following JBoss CLI command to change the
consumer-window-sizeattribute. The JMS broker automatically restarted without prompting for any user intervention. The automatic redeployment of the connection factory caused the JMS clients to fail.
/subsystem=messaging-activemq/server=default/connection-factory=InVmConnectionFactory:write-attribute(name=consumer-window-size,value=0)
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.