Discussion:
[openjms-developer] [ openjms-Bugs-827545 ] non-persistent msgs to non durable subscriber not expiring
SourceForge.net
2003-10-21 14:33:18 UTC
Permalink
Bugs item #827545, was opened at 2003-10-22 00:33
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=827545&group_id=54559

Category: message engine
Group: v0.7.6-rc2
Status: Open
Resolution: None
Priority: 5
Submitted By: Tim Anderson (tanderson)
Assigned to: Tim Anderson (tanderson)
Summary: non-persistent msgs to non durable subscriber not expiring

Initial Comment:
To reproduce:
. create a publisher and non durable subscriber
. publish NON_PERSISTENT messages with a timeToLive
of 1 second
. wait for the messages to expire, then attempt to
receive them.

All of the messages will be received - none should be.
Messages to durable topic subscribers expire correctly.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=827545&group_id=54559
SourceForge.net
2003-10-23 13:45:11 UTC
Permalink
Bugs item #827545, was opened at 2003-10-22 00:33
Message generated for change (Comment added) made by tanderson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=827545&group_id=54559

Category: message engine
Group: v0.7.6-rc2
Status: Closed
Resolution: Fixed
Priority: 5
Submitted By: Tim Anderson (tanderson)
Assigned to: Tim Anderson (tanderson)
Summary: non-persistent msgs to non durable subscriber not expiring

Initial Comment:
To reproduce:
. create a publisher and non durable subscriber
. publish NON_PERSISTENT messages with a timeToLive
of 1 second
. wait for the messages to expire, then attempt to
receive them.

All of the messages will be received - none should be.
Messages to durable topic subscribers expire correctly.

----------------------------------------------------------------------
Comment By: Tim Anderson (tanderson)
Date: 2003-10-23 23:45

Message:
Logged In: YES
user_id=557161

Fixed in CVS. Will be available in the 0.7.6-rc3 release.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=827545&group_id=54559
Loading...