[
https://issues.apache.org/jira/browse/AMQNET-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17812623#comment-17812623
] ASF subversion and git services commented on AMQNET-838: -------------------------------------------------------- Commit fe3c59dc9b6ce4c4e73b5e23ccebad489fc0d42e in activemq-nms-openwire's branch refs/heads/main from vivanku [ https://gitbox.apache.org/repos/asf?p=activemq-nms-openwire.git;h=fe3c59d ] AMQNET-838 ActiveMQ NMS client does not support nested parameters for failover transport Refer "Configuring Nested URI Options" section in https://activemq.apache.org/failover-transport-reference.html This is supported for jms client however not for nms client. reference for jms client : https://github.com/apache/activemq/blob/a2d5d28c1f24d67f57d245003f1d7f96d696dd7c/activemq-client/src/main/java/org/apache/activemq/transport/failover/FailoverTransportFactory.java#L70 https://github.com/apache/activemq/blob/a2d5d28c1f24d67f57d245003f1d7f96d696dd7c/activemq-client/src/main/java/org/apache/activemq/transport/failover/FailoverTransport.java#L1431 https://github.com/apache/activemq/blob/a2d5d28c1f24d67f57d245003f1d7f96d696dd7c/activemq-client/src/main/java/org/apache/activemq/transport/failover/FailoverTransport.java#L1019 https://github.com/apache/activemq/blob/a2d5d28c1f24d67f57d245003f1d7f96d696dd7c/activemq-client/src/main/java/org/apache/activemq/transport/failover/FailoverTransport.java#L1194 As part of this PR , adding support to nested parameters in NMS client for failover transport. Co-authored-by: Kumar, Vivek <[email protected]> > ActiveMQ NMS client does not support nested parameters for failover transport. > ------------------------------------------------------------------------------ > > Key: AMQNET-838 > URL: https://issues.apache.org/jira/browse/AMQNET-838 > Project: ActiveMQ .Net > Issue Type: Bug > Reporter: Andy DeMaurice > Priority: Major > > ActiveMQ NMS client does not support nested parameters for failover transport. > Refer "Configuring Nested URI Options" section inĀ > [https://activemq.apache.org/failover-transport-reference.html] -- This message was sent by Atlassian Jira (v8.20.10#820010)
