[jboss-jira] [JBoss JIRA] (WFLY-10212) Deploying of jms bridge requires a lot of mandatory parameters

Erich Duda (JIRA) issues at jboss.org
Tue Apr 10 08:25:01 EDT 2018


Erich Duda created WFLY-10212:
---------------------------------

             Summary: Deploying of jms bridge requires a lot of mandatory parameters
                 Key: WFLY-10212
                 URL: https://issues.jboss.org/browse/WFLY-10212
             Project: WildFly
          Issue Type: Bug
          Components: JMS
    Affects Versions: 12.0.0.Final
            Reporter: Erich Duda
            Assignee: Jeff Mesnil


As you can see in the listing \[1\], deploying of jms bridge requires a lot of mandatory parameters such as: {{max-batch-size}}, {{max-batch-time}}, {{max-retries}}, {{failure-retry-interval}}. 

These parameters should not be mandatory and should use some reasonable defaults.

\[1\]
{code}
[standalone at localhost:9990 /] /subsystem=messaging-activemq/jms-bridge=mybridge:add(
!                            max-batch-size*              quality-of-service*          source-credential-reference  subscription-name            target-destination*          
add-messageID-in-header      max-batch-time*              selector                     source-destination*          target-connection-factory*   target-password              
client-id                    max-retries*                 source-connection-factory*   source-password              target-context               target-user                  
failure-retry-interval*      module                       source-context               source-user                  target-credential-reference
{code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list