toolkit edited a comment on issue #2724: ARTEMIS-2391 static address may be auto-deleted URL: https://github.com/apache/activemq-artemis/pull/2724#issuecomment-508683877 @jbertram - one question on this. It looks like addressQueueReaperRunnable.stop() is only called if this object is not null, but also only if addressQueueReaperPeriod is > 0. Assuming that the broker XML configuration file is only modified, and the broker is not restarted, then does this mean that the addressQueueReaperRunnable cannot be disabled by setting it to -1 ? (cc: @michaelandrepearce for his benefit also)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
