Discussion:
[openjms-developer] [ openjms-Bugs-946176 ] Deprecate JmsAdminServerIfc.purgeMessages()
SourceForge.net
2004-05-02 01:11:16 UTC
Permalink
Bugs item #946176, was opened at 2004-05-02 11:11
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=946176&group_id=54559

Category: client
Group: v0.7.6
Status: Open
Resolution: None
Priority: 1
Submitted By: Tim Anderson (tanderson)
Assigned to: Tim Anderson (tanderson)
Summary: Deprecate JmsAdminServerIfc.purgeMessages()

Initial Comment:
The JmsAdminServerIfc.purgeMessages() method should
be deprecated, as message purging is handled
automatically:
. the server purges expired messages on startup
. messages are removed when they are consumed
. messages are removed as they expire

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=946176&group_id=54559
SourceForge.net
2004-05-04 01:29:03 UTC
Permalink
Bugs item #946176, was opened at 2004-05-02 11:11
Message generated for change (Comment added) made by tanderson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=946176&group_id=54559

Category: client
Group: v0.7.6
Status: Closed
Resolution: Fixed
Priority: 1
Submitted By: Tim Anderson (tanderson)
Assigned to: Tim Anderson (tanderson)
Summary: Deprecate JmsAdminServerIfc.purgeMessages()

Initial Comment:
The JmsAdminServerIfc.purgeMessages() method should
be deprecated, as message purging is handled
automatically:
. the server purges expired messages on startup
. messages are removed when they are consumed
. messages are removed as they expire

----------------------------------------------------------------------
Comment By: Tim Anderson (tanderson)
Date: 2004-05-04 11:29

Message:
Logged In: YES
user_id=557161

Fixed in CVS. Fix will be available in the 0.7.6.1 release.

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

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