curator icon indicating copy to clipboard operation
curator copied to clipboard

TestingServer cannot start, it always throw FailedServerStartException

Open tangaiyun opened this issue 2 years ago • 0 comments

org.apache.curator.test.TestingServer code like the following: TestingServer server = new TestingServer();

it will be blocked, and throw FailedServerStartException("Timed out waiting for server startup")

version: 5.1

tangaiyun avatar Aug 05 '21 16:08 tangaiyun