[
https://issues.apache.org/jira/browse/RATIS-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17222046#comment-17222046
]
Tsz-wo Sze commented on RATIS-1110:
-----------------------------------
The AtomicReference<CompletableFuture<?>> previous should be able to
"synchronise" it since the current must wait for the previous to complete.
Also, the testDataStreamSingleServer() never fails. So it seems some how
related to the multi-server case.
> Fix DataStreamReply out of order
> --------------------------------
>
> Key: RATIS-1110
> URL: https://issues.apache.org/jira/browse/RATIS-1110
> Project: Ratis
> Issue Type: Sub-task
> Components: Streaming
> Reporter: runzhiwang
> Assignee: Tsz-wo Sze
> Priority: Major
> Attachments: image-2020-10-28-11-31-10-325.png, screenshot-1.png,
> screenshot-2.png, screenshot-3.png
>
>
> Discussion of the Details: https://github.com/apache/incubator-ratis/pull/231
--
This message was sent by Atlassian Jira
(v8.3.4#803005)