You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/31 17:22:52 UTC

[jira] [Commented] (ACTIVEMQ6-95) Null Persistency Large Message doesn't work on Bridges and copies

    [ https://issues.apache.org/jira/browse/ACTIVEMQ6-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388698#comment-14388698 ] 

ASF GitHub Bot commented on ACTIVEMQ6-95:
-----------------------------------------

GitHub user clebertsuconic opened a pull request:

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

    ACTIVEMQ6-95 Large Message doesn't work on clustering & null Persistence

    https://issues.apache.org/jira/browse/ACTIVEMQ6-95
    
    The message.copy is broken when you set persistence=false, and the bridge will use that method before forwarding the message
    this commit is fixing NullStorageLargeServerMessage.copy and adding the proper testcase to validate the fix

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

    $ git pull https://github.com/clebertsuconic/activemq-6 master

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

    https://github.com/apache/activemq-6/pull/198.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 #198
    
----
commit 6596bbbd194c79c1781cd26dc86e33b40a33a48b
Author: Clebert Suconic <cl...@apache.org>
Date:   2015-03-31T15:20:25Z

    ACTIVEMQ6-95 Large Message doesn't work on clustering & null Persistence
    
    https://issues.apache.org/jira/browse/ACTIVEMQ6-95
    
    The message.copy is broken when you set persistence=false, and the bridge will use that method before forwarding the message
    this commit is fixing NullStorageLargeServerMessage.copy and adding the proper testcase to validate the fix

----


> Null Persistency Large Message doesn't work on Bridges and copies
> -----------------------------------------------------------------
>
>                 Key: ACTIVEMQ6-95
>                 URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-95
>             Project: Apache ActiveMQ 6
>          Issue Type: Bug
>    Affects Versions: 6.0.0
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>             Fix For: 6.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)