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 GitHub Bot (Jira)" <ji...@apache.org> on 2023/02/10 00:59:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARTEMIS-4163?focusedWorklogId=844675&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-844675 ]

ASF GitHub Bot logged work on ARTEMIS-4163:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Feb/23 00:58
            Start Date: 10/Feb/23 00:58
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic merged PR #4364:
URL: https://github.com/apache/activemq-artemis/pull/4364




Issue Time Tracking
-------------------

            Worklog Id:     (was: 844675)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)