[
https://issues.apache.org/jira/browse/RATIS-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
runzhiwang resolved RATIS-1105.
-------------------------------
Resolution: Fixed
> 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
> Time Spent: 5h 10m
> Remaining Estimate: 0h
>
> 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)