[
https://issues.apache.org/jira/browse/ARTEMIS-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16611210#comment-16611210
]
ASF subversion and git services commented on ARTEMIS-2078:
----------------------------------------------------------
Commit 7a7304bb286b334c21afe3131c5957f3762116bc in activemq-artemis's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=7a7304b ]
ARTEMIS-2078 AMQP large msg aren't consumed by clusters without persistence
NullStorageLargeServerMessage is not correctly exposing its body buffer
to allow CoreAmqpConverter to convert it into an AMQPMessage
> AMQP large messages aren't consumed between cluster nodes with persistence
> disabled
> -----------------------------------------------------------------------------------
>
> Key: ARTEMIS-2078
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2078
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.6.2
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Major
> Fix For: 2.7.0
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> The large messages exchanged using AMQP JMS between cluster nodes with
> persistence disabled are not correctly converted due to how
> NullStorageLargeServerMessage is handling the readonly message body buffer.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)