dlmarion commented on issue #2474: URL: https://github.com/apache/accumulo/issues/2474#issuecomment-1035285544
FateIT uses ZooKeeperTestingServer, which should use PortUtils to get a free port for the server, It does [not](https://github.com/apache/accumulo/blob/main/test/src/main/java/org/apache/accumulo/test/zookeeper/ZooKeeperTestingServer.java#L103) currently do that. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
