You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by stanlyDoge <gi...@git.apache.org> on 2017/12/20 16:13:35 UTC

[GitHub] activemq-artemis pull request #1734: NO-JIRA fix openwire noLocal flag

GitHub user stanlyDoge opened a pull request:

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

    NO-JIRA fix openwire noLocal flag

    Previous [PR](https://github.com/apache/activemq-artemis/pull/1725/files) was invalid, because some other test was broken. I hope this fix is ok. Can @gaohoward confirm, please?

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

    $ git pull https://github.com/stanlyDoge/activemq-artemis fixownolocal

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

    https://github.com/apache/activemq-artemis/pull/1734.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 #1734
    
----
commit 6a7b5c5cad756bdff3837a101abf94c504548055
Author: Stanislav Knot <sk...@...>
Date:   2017-12-20T16:09:42Z

    NO-JIRA fix openwire noLocal flag

----


---

[GitHub] activemq-artemis issue #1734: ARTEMIS-1329 fix openwire noLocal flag

Posted by stanlyDoge <gi...@git.apache.org>.
Github user stanlyDoge commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1734
  
    @tabish121 yes. I forgot about it, sorry.


---

[GitHub] activemq-artemis pull request #1734: ARTEMIS-1329 fix openwire noLocal flag

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

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


---

[GitHub] activemq-artemis issue #1734: ARTEMIS-1329 fix openwire noLocal flag

Posted by tabish121 <gi...@git.apache.org>.
Github user tabish121 commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1734
  
    Given that there is a JIRA related to this doesn't it seem like the commit should carry the JIRA tag and not a "NO-JIRA" tag?  


---