[prev in list] [next in list] [prev in thread] [next in thread] 

List:       activemq-dev
Subject:    [jira] Created: (AMQ-671) CompositeTransportChannelFactory doesn't
From:       "Ted X. Toth (JIRA)" <jira () apache ! org>
Date:       2006-03-30 14:26:07
Message-ID: 1170536528.1143728767023.JavaMail.jira () ajax
[Download RAW message or body]

CompositeTransportChannelFactory doesn't handle some connection URLs with list \
                configuration options 
-----------------------------------------------------------------------------------------------------


         Key: AMQ-671
         URL: https://issues.apache.org/activemq/browse/AMQ-671
     Project: ActiveMQ
        Type: Bug

  Components: Transport  
    Versions: 3.2.2    
    Reporter: Ted X. Toth


A connection URL with list configuration options (maximumRetries, failureSleepTime, \
etc ...) which doesn't put it parens around it's connection string as in \
'(tcp://localhost:61616)' is not processed properly because URI.getQuery method \
return null instead of the configuration options.

CompositeTransportChannelFactory.java:            answer = uri.getQuery();

For example:
reliable:(tcp://foo:61699,tcp://bar:61617,tcp://whatnot:61698)?maximumRetries=5
will work but:
reliable:tcp://foo:61699?maximumRetries=5
will not work.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic