-
Bug
-
Resolution: Done
-
Major
-
9.0.0.Final
ClientEventsOOMTest very often causes an OutOfMemoryError in the TRACE build in CI. Because the test waits for events without a timeout, this hangs the build forever.
For some reason, Maven and/or TeamCity aren't able to stop the forked Surefire JVM either, and it hangs around forever, causing java.net.BindException: Address already in use failures in future builds.