ratis icon indicating copy to clipboard operation
ratis copied to clipboard

Testing RATIS-2162 #1154 over release-3.1.1.

Open szetszwo opened this issue 1 year ago • 6 comments

For testing #1154 over release-3.1.1.

szetszwo avatar Sep 29 '24 17:09 szetszwo

@133tosakarin , misc unit test also failed here. Please take a look. Thanks.

szetszwo avatar Sep 29 '24 18:09 szetszwo

@133tosakarin , misc unit test also failed here. Please take a look. Thanks.

@133tosakarin , misc unit test also failed here. Please take a look. Thanks.

Sze, thank you for helping to test, I will continue to investigate RATIS-2162.

133tosakarin avatar Sep 30 '24 01:09 133tosakarin

@szetszwo

image

I found that the failure of mics occurred in simulateRpc because logAppenderDaemon s9 was blocked waiting for rpc reply.

This problem seems to be unstable recurrence, and I have tried many times locally without triggering it.

133tosakarin avatar Sep 30 '24 03:09 133tosakarin

Let's rerun it here to see if it can be reproduced.

szetszwo avatar Sep 30 '24 06:09 szetszwo

Let's rerun it here to see if it can be reproduced.

Sze, thank you for continuing to follow this PR, misc has passed.

In addition, I found that the reason why logAppender s9 continues to block is that this FileChannel cannot be created. Other logAppenders that are working normally have already created FileChannels.

image

133tosakarin avatar Sep 30 '24 06:09 133tosakarin

Let's merge https://github.com/apache/ratis/pull/1154 then.

szetszwo avatar Sep 30 '24 06:09 szetszwo