You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Lokesh Jain (Jira)" <ji...@apache.org> on 2022/03/23 07:53:00 UTC

[jira] [Resolved] (RATIS-1556) Support reference-counted buffer in StateMachine.DataChannel

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

Lokesh Jain resolved RATIS-1556.
--------------------------------
    Fix Version/s: 2.3.0
       Resolution: Fixed

> Support reference-counted buffer in StateMachine.DataChannel
> ------------------------------------------------------------
>
>                 Key: RATIS-1556
>                 URL: https://issues.apache.org/jira/browse/RATIS-1556
>             Project: Ratis
>          Issue Type: Sub-task
>          Components: StateMachine
>            Reporter: Tsz-wo Sze
>            Assignee: Tsz-wo Sze
>            Priority: Major
>             Fix For: 2.3.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> In HDDS-6137, we tried to keep the buffer for later use in the state machine.  However, the buffer can reused so that the content inside the buffer may change.
> In this JIRA, we suggest to support reference-counted buffer so that the state machine implementation may choose to retain it.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)