You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by gaohoward <gi...@git.apache.org> on 2014/12/23 13:41:32 UTC

[GitHub] activemq-6 pull request: Bug 1174886 - HornetQ TTL / check-period ...

GitHub user gaohoward opened a pull request:

    https://github.com/apache/activemq-6/pull/50

    Bug 1174886 - HornetQ TTL / check-period not being respected on the replication channel

    
    The connection-ttl and client-failure-check-period are not passed
    to the server locator used to create replication connection. So the
    fix sets the two parameters in SharedNothingBackupActivation.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gaohoward/activemq-6 master_bug1174886

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-6/pull/50.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #50
    
----
commit 1d159e6da04b21fb65dee64486d816051ce5a13b
Author: Howard Gao <hg...@redhat.com>
Date:   2014-12-23T12:38:35Z

    Bug 1174886 - HornetQ TTL / check-period not being respected
                  on the replication channel
    
    The connection-ttl and client-failure-check-period are not passed
    to the server locator used to create replication connection. So the
    fix sets the two parameters in SharedNothingBackupActivation.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-6 pull request: Bug 1174886 - HornetQ TTL / check-period ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-6/pull/50


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---