You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Hung Tran (JIRA)" <ji...@apache.org> on 2018/03/22 01:00:00 UTC

[jira] [Resolved] (GOBBLIN-432) Share the DataSource used by the MySQL state stores

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

Hung Tran resolved GOBBLIN-432.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 0.13.0

Issue resolved by pull request #2311
[https://github.com/apache/incubator-gobblin/pull/2311]

> Share the DataSource used by the MySQL state stores
> ---------------------------------------------------
>
>                 Key: GOBBLIN-432
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-432
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: Hung Tran
>            Assignee: Hung Tran
>            Priority: Major
>             Fix For: 0.13.0
>
>
> Each state store instance currently creates a new connection to MySQL. This can exhaust the number of connections on the server. Share the BasicDataSource instance to avoid this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)