Christopher L. Shannon created ARTEMIS-1617: -----------------------------------------------
Summary: MQTTSubscriptionManager does not set the autoCreate flag to true for autoCreated addresses Key: ARTEMIS-1617 URL: https://issues.apache.org/jira/browse/ARTEMIS-1617 Project: ActiveMQ Artemis Issue Type: Bug Components: Broker, MQTT Affects Versions: 2.4.0 Environment: Inside the MQTTSubscriptionManager if an address does not exist then the manage will auto create the address. However the autoCreate flag is set to true which means the address won't be cleaned up later even if the address settings are configured for auto deletion of auto created addresses. Reporter: Christopher L. Shannon Assignee: Christopher L. Shannon Fix For: 2.5.0 -- This message was sent by Atlassian JIRA (v7.6.3#76005)