You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Hao Zhong (JIRA)" <ji...@apache.org> on 2008/08/13 13:27:52 UTC

[jira] Created: (AMQ-1881) Session is not closed in Consumer

Session is not closed in Consumer
---------------------------------

                 Key: AMQ-1881
                 URL: https://issues.apache.org/activemq/browse/AMQ-1881
             Project: ActiveMQ
          Issue Type: Bug
            Reporter: Hao Zhong


As the code snippet [1] shows, Consumer.onMessage() does not close a session before leaving the method.


[1]http://www.google.com/codesearch?hl=en&q=lang:java+commit+javax.jms.Session+show:ckGHqBxkrUs:ZxS86QO-geY:ckGHqBxkrUs&sa=N&ct=rx&cd=5&cs_p=http://svn.activemq.org/trunk&cs_f=activemq-jmeter/src/java/org/activemq/sampler/Consumer.java&cs_p=http://svn.activemq.org/trunk&cs_f=activemq-jmeter/src/java/org/activemq/sampler/Consumer.java

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


[jira] Closed: (AMQ-1881) Session is not closed in Consumer

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish closed AMQ-1881.
-----------------------------

    Resolution: Won't Fix

Code doesn't exist in trunk any longer.

> Session is not closed in Consumer
> ---------------------------------
>
>                 Key: AMQ-1881
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1881
>             Project: ActiveMQ
>          Issue Type: Bug
>            Reporter: Hao Zhong
>             Fix For: 5.4.0
>
>
> As the code snippet [1] shows, Consumer.onMessage() does not close a session before leaving the method.
> [1]http://www.google.com/codesearch?hl=en&q=lang:java+commit+javax.jms.Session+show:ckGHqBxkrUs:ZxS86QO-geY:ckGHqBxkrUs&sa=N&ct=rx&cd=5&cs_p=http://svn.activemq.org/trunk&cs_f=activemq-jmeter/src/java/org/activemq/sampler/Consumer.java&cs_p=http://svn.activemq.org/trunk&cs_f=activemq-jmeter/src/java/org/activemq/sampler/Consumer.java

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