Discussion:
[openjms-developer] [ openjms-Bugs-832157 ] Remove LeaseManagerConfiguration
SourceForge.net
2003-10-29 04:15:17 UTC
Permalink
Bugs item #832157, was opened at 2003-10-29 15:15
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=832157&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: Remove LeaseManagerConfiguration

Initial Comment:
LeaseManager uses LeaseManagerConfiguration to
determine how long it should sleep for before checking
if leases have expired.
However, this is not necessary - LeaseManager can
easily determine how long it needs to wait for lease
expiration, without sleeping for a configured interval.
LeaseManager should be modified such that
LeaseManagerConfiguration can be removed.

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=832157&group_id=54559
SourceForge.net
2003-10-29 05:16:25 UTC
Permalink
Bugs item #832157, was opened at 2003-10-29 15:15
Message generated for change (Comment added) made by tanderson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=832157&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: Remove LeaseManagerConfiguration

Initial Comment:
LeaseManager uses LeaseManagerConfiguration to
determine how long it should sleep for before checking
if leases have expired.
However, this is not necessary - LeaseManager can
easily determine how long it needs to wait for lease
expiration, without sleeping for a configured interval.
LeaseManager should be modified such that
LeaseManagerConfiguration can be removed.

----------------------------------------------------------------------
Comment By: Tim Anderson (tanderson)
Date: 2003-10-29 16:16

Message:
Logged In: YES
user_id=557161

Fixed in CVS. As a conseqence, LeaseManagerConfiguration is
no longer a valid configuration element of openjms.xml.

Fix will be available in the 0.7.6 RC3 release.

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

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