Sudarshan Vasudevan created GOBBLIN-1287:
--------------------------------------------
Summary: Cleanup code duplication across tests that choose a
random open port for spinning up an embedded mysql server
Key: GOBBLIN-1287
URL: https://issues.apache.org/jira/browse/GOBBLIN-1287
Project: Apache Gobblin
Issue Type: Improvement
Components: gobblin-core
Affects Versions: 0.15.0
Reporter: Sudarshan Vasudevan
Assignee: Abhishek Tiwari
Fix For: 0.15.0
The chooseRandomPort() method that returns a random open port for a server to
listen on has been implemented across 3 different test classes, and is also
implemented in PortUtils class in gobblin-utility. This task cleans up the
unnecessary duplication.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)