[
https://issues.apache.org/jira/browse/STORM-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635984#comment-14635984
]
ASF GitHub Bot commented on STORM-951:
--------------------------------------
GitHub user harshach opened a pull request:
https://github.com/apache/storm/pull/645
STORM-951. Storm Hive connector leaking connections.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/harshach/incubator-storm STORM-951
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/645.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 #645
----
commit acb36df704d292b514d5c8e8437dc2d1c84a93d8
Author: Sriharsha Chintalapani <[email protected]>
Date: 2015-07-21T22:42:22Z
STORM-951. Storm Hive connector leaking connections.
----
> Storm Hive connector leaking connections
> ----------------------------------------
>
> Key: STORM-951
> URL: https://issues.apache.org/jira/browse/STORM-951
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Sriharsha Chintalapani
> Assignee: Sriharsha Chintalapani
> Priority: Critical
>
> Incase of failures in execute method we dont' abort transactions. We only
> close connections this can result in lot of uncommitted transactions on hive
> side.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)