Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Java-SCA-2.0
-
None
-
None
Description
When running unit tests in Jenkins, there is usually concurrent tests running trying to use the same http port. We should provide a portAllocator that would handle choosing default ports, but also allow extensibility in the case where a particular environment requires a different approach for selecting what port to use.