Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-10622

HORNETQ-1126 bridge/connection-ttl is not effective

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • TBD EAP 5
    • EAP_EWP 5.1.2, EAP_EWP 5.2.0
    • HornetQ
    • Release Notes
    • Workaround Exists
    • Hide

      Use connection-ttl at connector level.

      <connector name="netty-othernode">
      <factory-class>org.hornetq.core.remoting.impl.netty.NettyConnectorFactory</factory-class>
      <param key="host" value="node2"/>
      <param key="port" value="5445"/>
      <param key="connection-ttl" value="7200000"/>
      </connector>

      Show
      Use connection-ttl at connector level. <connector name="netty-othernode"> <factory-class>org.hornetq.core.remoting.impl.netty.NettyConnectorFactory</factory-class> <param key="host" value="node2"/> <param key="port" value="5445"/> <param key="connection-ttl" value="7200000"/> </connector>
    • Not Yet Documented
    • NEW

    Description

      Platform JIRA for HORNETQ-1126

      Attachments

        Activity

          People

            csuconic@redhat.com Clebert Suconic
            rhn-support-tkimura Takayoshi Kimura
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: