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 2022/09/21 16:05:00 UTC

[jira] [Reopened] (ARTEMIS-3990) AMQP NettyReadable buffer does not consume readable bytes on string reads

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

Clebert Suconic reopened ARTEMIS-3990:
--------------------------------------

> AMQP NettyReadable buffer does not consume readable bytes on string reads
> -------------------------------------------------------------------------
>
>                 Key: ARTEMIS-3990
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3990
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 2.25.0
>            Reporter: Timothy A. Bish
>            Assignee: Timothy A. Bish
>            Priority: Minor
>             Fix For: 2.26.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
>  The proton ReadableBuffer API defines that when reading a string the readable buffer should consume the bytes by advancing the read index as defined in the interface API docs.  The current implementation is not doing this which currently does not break the codec but code if future improvements remove the condition that prevents this from causing errors.



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