You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2010/09/12 01:03:32 UTC

[jira] Commented: (CHUKWA-518) JMSAdaptor does not shutdown properly

    [ https://issues.apache.org/jira/browse/CHUKWA-518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908382#action_12908382 ] 

Eric Yang commented on CHUKWA-518:
----------------------------------

+1 looks good.

> JMSAdaptor does not shutdown properly
> -------------------------------------
>
>                 Key: CHUKWA-518
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-518
>             Project: Chukwa
>          Issue Type: Bug
>            Reporter: Bill Graham
>            Assignee: Bill Graham
>             Fix For: 0.5.0
>
>         Attachments: CHUKWA-518-1.patch
>
>
> The {{JMSAdaptor.shutdown(..)}} method currently calls {{connection.stop()}} instead of {{connection.close()}}. This is a JMS connection leak.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.