Hung Tran created GOBBLIN-432:
---------------------------------
Summary: 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
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)