[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-1462) Message expiration is not correctly managed

Tim Fox (JIRA) jira-events at lists.jboss.org
Fri Dec 5 08:01:36 EST 2008


     [ https://jira.jboss.org/jira/browse/JBMESSAGING-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Fox updated JBMESSAGING-1462:
---------------------------------

    Fix Version/s: 1.4.0.SP3.CP05
                   1.4.2.GA


> Message expiration is not correctly managed
> -------------------------------------------
>
>                 Key: JBMESSAGING-1462
>                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1462
>             Project: JBoss Messaging
>          Issue Type: Bug
>          Components: Messaging Core
>    Affects Versions: 1.4.1.GA
>         Environment: JBAS 5.0GA, JBM 1.4.1GA, persistence on Oracle 10i
>            Reporter: Ivan
>            Assignee: Tim Fox
>             Fix For: 1.4.0.SP3.CP05, 1.4.2.GA
>
>         Attachments: JBMESSAGING-1462.java
>
>
> 1) A topic is created 
> 2) A durable subscriber is created fro the topic 
> 3) A message is sent on the topic 
> 4) The durable subscriber pulls the message from the topic ( receive() ) but don't ack 
> 5) The durable subscriber is closed, subscriber session.unsuscribe(name) is called but an exception is thrown and then the subsciber session is closed. 
> As result of this a message, expired, with DELIVERY_COUNT = 1 will remain on the database forever. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list