[
https://issues.apache.org/jira/browse/RATIS-813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17056899#comment-17056899
]
Shashikant Banerjee commented on RATIS-813:
-------------------------------------------
The changes look good to me. I am +1 on this.
> Add streamAsync(..)
> -------------------
>
> Key: RATIS-813
> URL: https://issues.apache.org/jira/browse/RATIS-813
> Project: Ratis
> Issue Type: New Feature
> Components: client
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
> Attachments: r813_20200219.patch, r813_20200225.patch
>
>
> This is a followup of RATIS-759. Will add streamAsync(..) here.
> {code}
> /** Send the given message using a stream. */
> CompletableFuture<RaftClientReply> streamAsync(Message message);
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)