You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/24 19:53:00 UTC

[jira] [Commented] (ARTEMIS-1975) Real LargeMessage support for AMQP

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

ASF subversion and git services commented on ARTEMIS-1975:
----------------------------------------------------------

Commit 31c945f8b0e1edb98ec1a7af25b1db1407861c47 in activemq-artemis's branch refs/heads/master from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=31c945f ]

ARTEMIS-1975 Fixing encodesize cached on AMQP Large Message

Encoding ahead is broken with AMQP Large Message
This is still part of ARTEMIS-1975


> Real LargeMessage support for AMQP
> ----------------------------------
>
>                 Key: ARTEMIS-1975
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1975
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 2.6.2, 2.11.0
>            Reporter: Clebert Suconic
>            Assignee: Clebert Suconic
>            Priority: Major
>             Fix For: 2.12.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> This task in between a bug and an improvement.
>  
> Currently LargeMessages in AMQP are converted to Core.
> We should at least not require a conversion.. keep large messages in AMQP without conversions.
>  
> Optionally it would be nice to stream in AMQP as well. but if we can at least prevent conversions it's already a big win!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)