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/11/06 02:43:00 UTC

[jira] [Commented] (RATIS-1133) Primary and peer should use the same RaftClientRequest

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

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

The RaftClientRequest seems already the same across servers as shown in runTestDataStream(..).  No?
{code}
//DataStreamBaseTest.runTestDataStream
      for (Server s : servers) {
        assertHeader(s, out.getHeader(), dataSize);
      }
{code}


> Primary and peer should use the same RaftClientRequest
> ------------------------------------------------------
>
>                 Key: RATIS-1133
>                 URL: https://issues.apache.org/jira/browse/RATIS-1133
>             Project: Ratis
>          Issue Type: Sub-task
>            Reporter: runzhiwang
>            Assignee: runzhiwang
>            Priority: Major
>




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