[
https://issues.apache.org/jira/browse/RATIS-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze updated RATIS-1105:
------------------------------
Description:
We propose refactoring the encoder and decoder as the following:
- Similar to DataStreamReplyHeader, we should add DataStreamRequestHeader.
- Move the encoder/decoder logic to NettyDataStreamUtils.
- After above, the encoder/decoder classes become trivial. We may simply
remove them.
> Refactor Netty streaming encoder and decoder
> --------------------------------------------
>
> Key: RATIS-1105
> URL: https://issues.apache.org/jira/browse/RATIS-1105
> Project: Ratis
> Issue Type: Sub-task
> Components: Streaming
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
>
> We propose refactoring the encoder and decoder as the following:
> - Similar to DataStreamReplyHeader, we should add DataStreamRequestHeader.
> - Move the encoder/decoder logic to NettyDataStreamUtils.
> - After above, the encoder/decoder classes become trivial. We may simply
> remove them.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)