szetszwo commented on pull request #231: URL: https://github.com/apache/incubator-ratis/pull/231#issuecomment-715255425
I have run TestDataStream.testDataStreamMultipleServer repeatedly. It failed with "too many files" exception. Found that the workerGroup in NettyClientStreamRpc is not shutdown. After fixing it, the test can be run 2000+ times without any failure. Unfortunately, I cannot reproduce the same failure as in the build. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
