You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by jmesnil <gi...@git.apache.org> on 2016/10/18 12:15:33 UTC

[GitHub] activemq-artemis pull request #846: [ARTEMIS-803] Fix colocated backups with...

GitHub user jmesnil opened a pull request:

    https://github.com/apache/activemq-artemis/pull/846

    [ARTEMIS-803] Fix colocated backups with http-upgrade acceptor

    *  Do not offset ports for Netty connector/acceptor with http-upgrade
    enabled.
    * Pass the name of the ActiveMQ server to the HTTP request to initiate
    the Upgrade so that the HTTP endpoint on the app server can find the
    correct ActiveMQ broker that must handle the upgrade.
    
    JIRA: https://issues.apache.org/jira/browse/ARTEMIS-803

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

    $ git pull https://github.com/jmesnil/activemq-artemis ARTEMIS-803_colocated_http-acceptor

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

    https://github.com/apache/activemq-artemis/pull/846.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 #846
    
----
commit 20d06d2db22a32949625c0db9544a8d27e473ba9
Author: Jeff Mesnil <jm...@gmail.com>
Date:   2016-10-17T09:42:57Z

    [ARTEMIS-803] Fix colocated backups with http-upgrade acceptor
    
    *  Do not offset ports for Netty connector/acceptor with http-upgrade
    enabled.
    * Pass the name of the ActiveMQ server to the HTTP request to initiate
    the Upgrade so that the HTTP endpoint on the app server can find the
    correct ActiveMQ broker that must handle the upgrade.
    
    JIRA: https://issues.apache.org/jira/browse/ARTEMIS-803

----


---
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-artemis pull request #846: [ARTEMIS-803] Fix colocated backups with...

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

    https://github.com/apache/activemq-artemis/pull/846


---
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.
---