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

Rui Wang commented on RATIS-1084:
---------------------------------

[~szetszwo]

I want to clarify the requirement for multi group support in streaming:

 

is the stream server setup per RaftPeer or per RaftGroup?

If it is one stream server per RaftPeer, which means group id will become a 
part of request so stream server will apply requests to the state machine of 
the group.

If it is per RaftGroup then what needs to be changed is configs so 
RaftServerProxy will create each server for a group by a different port. And 
client will just connect to a specific group's server for requests. 

> Support multiple groups in Streaming
> ------------------------------------
>
>                 Key: RATIS-1084
>                 URL: https://issues.apache.org/jira/browse/RATIS-1084
>             Project: Ratis
>          Issue Type: Sub-task
>          Components: Streaming
>            Reporter: Tsz-wo Sze
>            Assignee: Rui Wang
>            Priority: Major
>
> Similar to multi-raft, streaming should also support multiple groups.



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

Reply via email to