You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Arnaud Simon (JIRA)" <qp...@incubator.apache.org> on 2008/06/10 21:27:44 UTC

[jira] Created: (QPID-1130) (0.10 code path) Tx sessions are not releasing unacknowledged message tags

(0.10 code path) Tx sessions are not releasing unacknowledged message tags
--------------------------------------------------------------------------

                 Key: QPID-1130
                 URL: https://issues.apache.org/jira/browse/QPID-1130
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: M3
            Reporter: Arnaud Simon
             Fix For: M3


Description: 
There is a memory leak when using tx sessions as  unacknowledged message tags are not released.

Solution:
Tx sessions don't need to keep track of  unacknowledged message tags

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


[jira] Assigned: (QPID-1130) (0.10 code path) Tx sessions are not releasing unacknowledged message tags

Posted by "Arnaud Simon (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arnaud Simon reassigned QPID-1130:
----------------------------------

    Assignee: Arnaud Simon

> (0.10 code path) Tx sessions are not releasing unacknowledged message tags
> --------------------------------------------------------------------------
>
>                 Key: QPID-1130
>                 URL: https://issues.apache.org/jira/browse/QPID-1130
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M3
>            Reporter: Arnaud Simon
>            Assignee: Arnaud Simon
>             Fix For: M3
>
>
> Description: 
> There is a memory leak when using tx sessions as  unacknowledged message tags are not released.
> Solution:
> Tx sessions don't need to keep track of  unacknowledged message tags

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


[jira] Closed: (QPID-1130) (0.10 code path) Tx sessions are not releasing unacknowledged message tags

Posted by "Arnaud Simon (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arnaud Simon closed QPID-1130.
------------------------------

    Resolution: Fixed

> (0.10 code path) Tx sessions are not releasing unacknowledged message tags
> --------------------------------------------------------------------------
>
>                 Key: QPID-1130
>                 URL: https://issues.apache.org/jira/browse/QPID-1130
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M3
>            Reporter: Arnaud Simon
>            Assignee: Arnaud Simon
>             Fix For: M3
>
>
> Description: 
> There is a memory leak when using tx sessions as  unacknowledged message tags are not released.
> Solution:
> Tx sessions don't need to keep track of  unacknowledged message tags

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