[
https://issues.apache.org/jira/browse/RATIS-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17227247#comment-17227247
]
Tsz-wo Sze commented on RATIS-979:
----------------------------------
[~yjxxtd], we should start working on exception handling. One of the tasks is
to return the exception back to the client. This is for the unrecoverable
exceptions. For example, the state machine may throws a StateMachineException
during applyTransaction. Then, we should return it to the client.
> Ratis streaming
> ---------------
>
> Key: RATIS-979
> URL: https://issues.apache.org/jira/browse/RATIS-979
> Project: Ratis
> Issue Type: New Feature
> Components: Streaming
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
> Attachments: RatisStreaming20200929.pdf
>
>
> In this JIRA, we design and implement Ratis Streaming with zero buffer
> copying and asynchronous event driven.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)