[jboss-jira] [JBoss JIRA] (WFLY-8429) Pooled connection factory with default discovery group is not able to connect to cluster

Jeff Mesnil (JIRA) issues at jboss.org
Thu Mar 23 09:39:01 EDT 2017


     [ https://issues.jboss.org/browse/WFLY-8429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Mesnil moved JBEAP-9843 to WFLY-8429:
------------------------------------------

              Project: WildFly  (was: JBoss Enterprise Application Platform)
                  Key: WFLY-8429  (was: JBEAP-9843)
             Workflow: GIT Pull Request workflow   (was: CDW with loose statuses v1)
          Component/s: JMS
                           (was: JMS)
    Affects Version/s:     (was: 7.1.0.DR14)


> Pooled connection factory with default discovery group is not able to connect to cluster
> ----------------------------------------------------------------------------------------
>
>                 Key: WFLY-8429
>                 URL: https://issues.jboss.org/browse/WFLY-8429
>             Project: WildFly
>          Issue Type: Bug
>          Components: JMS
>            Reporter: Jeff Mesnil
>            Assignee: Jeff Mesnil
>
> Test Scenario:
> * Start 1st EAP 7.1 server with deployed queues InQueue and OutQueue
> * Start 2nd EAP 7.1 server with MDB which consumes messages from InQueue and resends to OutQueue
> ** pooled-connection-factory is using default {{discovery-group="dg-group1"}} to get connectors to 1st EAP 7.1 server
> * Send messages to InQueue and consume from OutQueue
> Pass Criteria: Number of send and received messages is the same.
> Actual Result:
> MDB does not start to consume messages from InQueue.
> Expected Result:
> MDB will resend messages from InQueue to OutQueue.
> Attaching configuration and trace logs from test.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list