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

Maria commented on ARTEMIS-1975:
--------------------------------

I'm interested to know, when is this issue planned to be addressed and 
released? Could you give us an estimated date?

 

In our project, we have migrated from HornetQ v2.3.25 to Artemis 2.6.3 and we 
are experiencing problems with large messages (messages larger than 490 KiB 
when sent by AMQP sender and larger than 100KiB when sent by a Hornet Q sender).

We have noticed that when we keep sending large messages to a destination 
queue, at some point, the consumer of this queue stops processing messages and 
messages starts to pile up. No errors or warnings appear on the log. This 
behaviour did not occurred when we were using HornetQ as JMS server.

 

On the Artemis server we are using default settings. We are using as client, 
Qpid JMS 0.37.0.

> Real LargeMessage support for AMQP
> ----------------------------------
>
>                 Key: ARTEMIS-1975
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1975
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.6.2
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>            Priority: Blocker
>             Fix For: 2.7.0
>
>
> This is quite a blocker for ever releasing master.
> And 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
(v7.6.3#76005)

Reply via email to