You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz-wo Sze (Jira)" <ji...@apache.org> on 2020/02/07 23:23:00 UTC

[jira] [Updated] (RATIS-813) Add streamAsync(..)

     [ https://issues.apache.org/jira/browse/RATIS-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz-wo Sze updated RATIS-813:
-----------------------------
    Component/s: server
                 client

> Add streamAsync(..)
> -------------------
>
>                 Key: RATIS-813
>                 URL: https://issues.apache.org/jira/browse/RATIS-813
>             Project: Ratis
>          Issue Type: New Feature
>          Components: client, server
>            Reporter: Tsz-wo Sze
>            Assignee: Tsz-wo Sze
>            Priority: Major
>
> 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)