mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-06 10:09:01 +00:00
Push isDirectDeliver method from netty impl, to the Connection interface Add support to InVMConnection for isDirectDeliver flag and ability to set via config, defaulting to false, to keep current default behavior. Extend DirectDeliverTest to check InVM as well.