[ 
https://issues.apache.org/jira/browse/RATIS-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17211581#comment-17211581
 ] 

Tsz-wo Sze commented on RATIS-1030:
-----------------------------------

No, they are implementing two different protocols.  RaftClientImpl implements 
RaftClient but  DataStreamClientImpl implements DataStreamClient.  Although the 
stream client is more efficient for data intensive applications, it won't be 
able to out perform rpc intensive applications since setting up a stream is 
relatively expensive.

> Implement ratis streaming using netty - Client code
> ---------------------------------------------------
>
>                 Key: RATIS-1030
>                 URL: https://issues.apache.org/jira/browse/RATIS-1030
>             Project: Ratis
>          Issue Type: Sub-task
>          Components: Streaming
>            Reporter: Ansh Khanna
>            Assignee: Ansh Khanna
>            Priority: Major
>             Fix For: 1.1.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> This is the client side code of RATIS-1012.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to