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

[jira] [Commented] (RATIS-1178) Use RaftClient to submit request

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

runzhiwang commented on RATIS-1178:
-----------------------------------

[~szetszwo] Hi, I have one question.
Currently, RaftClientRequest was created in client, and then stream to primary and peers. If we use RaftClient to submit the RaftClientRequest, we need to create a RaftClient in primary, and use the RaftClient in primary to submit the RaftClientRequest created in client, seems not appropriate, because I think the RaftClient should only submit it's own RaftClientRequest.  What do you think ?

> Use RaftClient to submit request
> --------------------------------
>
>                 Key: RATIS-1178
>                 URL: https://issues.apache.org/jira/browse/RATIS-1178
>             Project: Ratis
>          Issue Type: Sub-task
>            Reporter: runzhiwang
>            Assignee: runzhiwang
>            Priority: Major
>




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