szetszwo commented on pull request #596: URL: https://github.com/apache/ratis/pull/596#issuecomment-1033376346
@guohao-rosicky , from the debug message you added, it is a Mock for RaftServer. It also showed "DataStream null". that We probably need to update the test. ``` 2022-02-09 13:43:51,230 [Time-limited test] INFO datastream.DataStreamTestUtils (DataStreamTestUtils.java:writeAndCloseAndAssertReplies(315)) - test header: RaftClientRequest:client-992CD7CB0548->s0@group-9E34F31FA0DB, cid=0, seq=0, DataStream, null, server: Mock for RaftServer, hashCode: 1696083569, bytesWritten: 7452308, stepDownLeader: false ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@ratis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org