[
https://issues.apache.org/jira/browse/RATIS-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17221934#comment-17221934
]
runzhiwang edited comment on RATIS-1110 at 10/28/20, 3:32 AM:
--------------------------------------------------------------
[~szetszwo]
1. Remove all unrelated ut to make the CI faster:
https://github.com/runzhiwang/incubator-ratis/commit/8451e7c6dc18c50243c215b204467bbd90ed119d
2. Output the result of System.err.println:
https://github.com/runzhiwang/incubator-ratis/commit/f8dbbf071b093129c0ea0fea5d5b3a9fc7400526
3. System.err.println the debug message:
https://github.com/runzhiwang/incubator-ratis/commit/aa5de74011ab714bcf73776fbbff56cd3b333014
4. Trigger CI many time:
!screenshot-2.png!
5. There are some failed CI, for example:
https://github.com/runzhiwang/incubator-ratis/runs/1318122620 of commit:
https://github.com/runzhiwang/incubator-ratis/commit/7c361cadf0844ac019e9a7742d5b283999f975b2
!screenshot-3.png!
6. The out of order debug message of failed ut as follow:
!image-2020-10-28-11-31-10-325.png!
You can find all the CI result in my branch:
https://github.com/runzhiwang/incubator-ratis/tree/test-ci-DataStream
was (Author: yjxxtd):
[~szetszwo]
1. Remove all unrelated ut to make the CI faster:
https://github.com/runzhiwang/incubator-ratis/commit/8451e7c6dc18c50243c215b204467bbd90ed119d
2. Output the result of System.err.println:
https://github.com/runzhiwang/incubator-ratis/commit/f8dbbf071b093129c0ea0fea5d5b3a9fc7400526
3. System.err.println the debug message:
https://github.com/runzhiwang/incubator-ratis/commit/aa5de74011ab714bcf73776fbbff56cd3b333014
4. Trigger CI many time:
!screenshot-2.png!
5. There are some failed CI, for example:
https://github.com/runzhiwang/incubator-ratis/runs/1318122620 of commit:
https://github.com/runzhiwang/incubator-ratis/commit/7c361cadf0844ac019e9a7742d5b283999f975b2
!screenshot-3.png!
6. The debug message of failed ut as follow:
!image-2020-10-28-11-31-10-325.png!
You can find all the CI result in my branch:
https://github.com/runzhiwang/incubator-ratis/tree/test-ci-DataStream
> Fix DataStreamReply out of order
> --------------------------------
>
> Key: RATIS-1110
> URL: https://issues.apache.org/jira/browse/RATIS-1110
> Project: Ratis
> Issue Type: Sub-task
> Reporter: runzhiwang
> 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)