You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by soul2zimate <gi...@git.apache.org> on 2018/10/24 02:33:03 UTC

[GitHub] activemq-artemis pull request #2391: [ENTMQBR-2035][JBEAP-15599] add page de...

GitHub user soul2zimate opened a pull request:

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

    [ENTMQBR-2035][JBEAP-15599] add page decoding test for large message …

    …with no persistence
    
    (cherry picked from commit aba9384139956aaf37bde4fc881c7a0e27bbcf32)
    Test change port from downstream https://github.com/rh-messaging/jboss-activemq-artemis/pull/276
    This just make sure problem described in https://issues.jboss.org/browse/JBEAP-15599 and https://issues.jboss.org/browse/ENTMQBR-2035 does not present in upstream. (Fixed in upstream by https://github.com/rh-messaging/jboss-activemq-artemis/commit/fe0ca4d84fc587b701e4b83ae8e5f2240c222842)

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

    $ git pull https://github.com/soul2zimate/jboss-activemq-artemis NO_JIRA_TEST

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

    https://github.com/apache/activemq-artemis/pull/2391.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 #2391
    
----
commit 111d9f3ea43ea62bc9e9a2e4f9b0cc724c6c1104
Author: Chao Wang <ch...@...>
Date:   2018-10-23T08:44:40Z

    [ENTMQBR-2035][JBEAP-15599] add page decoding test for large message with no persistence
    
    (cherry picked from commit aba9384139956aaf37bde4fc881c7a0e27bbcf32)

----


---

[GitHub] activemq-artemis issue #2391: [ENTMQBR-2035][JBEAP-15599] add page decoding ...

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

    https://github.com/apache/activemq-artemis/pull/2391
  
    You shouldn’t reference an external JiRA on a commit.  


---

[GitHub] activemq-artemis issue #2391: Add page decoding test for large message ���

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

    https://github.com/apache/activemq-artemis/pull/2391
  
    I updated commit message and PR title.


---