[
https://issues.apache.org/jira/browse/QPID-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14097862#comment-14097862
]
ASF subversion and git services commented on QPID-3978:
-------------------------------------------------------
Commit 1618079 from [~godfrer] in branch 'qpid/trunk'
[ https://svn.apache.org/r1618079 ]
QPID-3978 : [Java Broker] Fix bug in unacknowledged map where non locked
(deleted) messages were not being excluded from the messages to dequeue
> Broker should remove messages with expired TTL even if they are prefetched by
> the client
> ----------------------------------------------------------------------------------------
>
> Key: QPID-3978
> URL: https://issues.apache.org/jira/browse/QPID-3978
> Project: Qpid
> Issue Type: New Feature
> Components: Java Broker
> Affects Versions: 0.10, 0.12, 0.14
> Reporter: Alex Rudyy
> Assignee: Rob Godfrey
> Fix For: 0.31
>
>
> Broker should remove messages with expired TTL even if they are prefetched by
> the client.
> If client application prefetches the messages and hangs, the messages with
> expired TTL are remained on broker till client is closed or killed.
> The prefetched messages with expired TTL can cause a lot of confusions to the
> end users. It would be better to remove them on the broker after TTL is
> expired without waiting for acknowledgment/releasing them from a client.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]