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 18:57:00 UTC

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

     [ https://issues.apache.org/jira/browse/GOBBLIN-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sudarshan Vasudevan resolved GOBBLIN-1287.
------------------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>             Fix For: 0.15.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)