[
https://issues.apache.org/jira/browse/EAGLE-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15661442#comment-15661442
]
ASF GitHub Bot commented on EAGLE-757:
--------------------------------------
GitHub user wujinhu opened a pull request:
https://github.com/apache/incubator-eagle/pull/648
[EAGLE-757] fix alert JdbcDatabaseHandler connection issue
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wujinhu/incubator-eagle EAGLE-757
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/648.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #648
----
commit 2dc4bbdbb6427d566411de9a59a3fd922661b83e
Author: wujinhu <[email protected]>
Date: 2016-11-13T12:28:18Z
fix alert JdbcDatabaseHandler connection issue
commit 0eb2deda42d941f1cb61d5fdc4e4fb7daf890126
Author: wujinhu <[email protected]>
Date: 2016-11-13T12:42:08Z
Merge branch 'master' of https://github.com/apache/incubator-eagle into
EAGLE-757
# Conflicts:
#
eagle-core/eagle-metadata/eagle-metadata-jdbc/src/main/java/org/apache/eagle/metadata/store/jdbc/JDBCDataSourceConfig.java
----
> fix alert JdbcDatabaseHandler connection issue
> ----------------------------------------------
>
> Key: EAGLE-757
> URL: https://issues.apache.org/jira/browse/EAGLE-757
> Project: Eagle
> Issue Type: Bug
> Affects Versions: v0.5.0
> Reporter: wujinhu
> Assignee: wujinhu
> Fix For: v0.5.0
>
>
> 1. fix JdbcDatabaseHandler connection, could not share one connection
> 2. remove code like e.printStackTrace(); use log instead
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)