You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2023/02/09 11:03:00 UTC

[jira] [Resolved] (ARTEMIS-4163) Fix concurrency on Large Message parsing in OpenWire

     [ https://issues.apache.org/jira/browse/ARTEMIS-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clebert Suconic resolved ARTEMIS-4163.
--------------------------------------
    Resolution: Fixed

> Fix concurrency on Large Message parsing in OpenWire
> ----------------------------------------------------
>
>                 Key: ARTEMIS-4163
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4163
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Clebert Suconic
>            Assignee: Clebert Suconic
>            Priority: Major
>             Fix For: 2.29.0
>
>
> We have added large message chunked parsing per ARTEMIS-4024.
> however if another packet is delivered while the chunk is looping you get wrong packets delivered. 
> A lock must be implemented.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)