You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Jan Dědek (JIRA)" <ji...@apache.org> on 2015/07/27 08:58:04 UTC

[jira] [Comment Edited] (STORM-49) Make State implement Closeable

    [ https://issues.apache.org/jira/browse/STORM-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642363#comment-14642363 ] 

Jan Dědek edited comment on STORM-49 at 7/27/15 6:57 AM:
---------------------------------------------------------

See also this question:
How to close a database connection opened by an IBackingMap implementation within a Storm Trident topology?
http://stackoverflow.com/q/28743434/1857897


was (Author: dedekj):
See also this question:
http://stackoverflow.com/q/28743434/1857897

> Make State implement Closeable
> ------------------------------
>
>                 Key: STORM-49
>                 URL: https://issues.apache.org/jira/browse/STORM-49
>             Project: Apache Storm
>          Issue Type: New Feature
>            Reporter: James Xu
>            Priority: Minor
>
> https://github.com/nathanmarz/storm/issues/644
> It would be useful to be able to 'close' a State object when the topology is being shut down, so that it can cleanly close any connections & resources it is using.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)