[
https://issues.apache.org/jira/browse/RATIS-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze resolved RATIS-149.
------------------------------
Resolution: Duplicate
GrpcOutputStream and the test are now removed by RATIS-1509. Resolving ...
> TestGrpcOutputStream.testSimpleWrite may fail
> ---------------------------------------------
>
> Key: RATIS-149
> URL: https://issues.apache.org/jira/browse/RATIS-149
> Project: Ratis
> Issue Type: Bug
> Components: test
> Reporter: Tsz-wo Sze
> Assignee: Jing Zhao
> Priority: Major
>
> Two different failure cases:
> - {code}
> java.lang.AssertionError: expected:<500> but was:<350>
> at
> org.apache.ratis.grpc.TestRaftStream.checkLog(TestRaftStream.java:106)
> at
> org.apache.ratis.grpc.TestRaftStream.testSimpleWrite(TestRaftStream.java:100)
> {code}
> - {code}
> org.junit.internal.ArrayComparisonFailure: arrays first differed at element
> [0]; expected:<63> but was:<-81>
> at
> org.apache.ratis.grpc.TestRaftStream.checkLog(TestRaftStream.java:114)
> at
> org.apache.ratis.grpc.TestRaftStream.testSimpleWrite(TestRaftStream.java:100)
> {code}
> Note that TestRaftStream was rename to TestGrpcOutputStream
--
This message was sent by Atlassian Jira
(v8.20.1#820001)