You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz-wo Sze (Jira)" <ji...@apache.org> on 2022/03/18 12:02:00 UTC

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

Tsz-wo Sze created RATIS-1556:
---------------------------------

             Summary: Support reference-counted buffer in StateMachine.DataChannel
                 Key: RATIS-1556
                 URL: https://issues.apache.org/jira/browse/RATIS-1556
             Project: Ratis
          Issue Type: Improvement
          Components: StateMachine
            Reporter: Tsz-wo Sze
            Assignee: Tsz-wo Sze


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)