Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.