You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Sudarshan Vasudevan (Jira)" <ji...@apache.org> on 2020/10/13 17:35:00 UTC

[jira] [Created] (GOBBLIN-1287) Cleanup code duplication across tests that choose a random open port for spinning up an embedded mysql server

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)