You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ARTEMIS-6076 Prevent auto delete for non-empty addresses
When an address has no direct bindings but the address size is > 0, it means
queues on other addresses have one or more message references pointing to this
address (e.g., queues bound to wildcard addresses).
Copy file name to clipboardExpand all lines: tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/AutoDeleteAddressTest.java
0 commit comments