[
https://issues.jboss.org/browse/RTGOV-135?page=com.atlassian.jira.plugin....
]
Gary Brown updated RTGOV-135:
-----------------------------
Fix Version/s: 1.1
(was: 1.0.0.M5)
Optimise active list insertion when using expiration duration
-------------------------------------------------------------
Key: RTGOV-135
URL:
https://issues.jboss.org/browse/RTGOV-135
Project: RTGov (Run Time Governance)
Issue Type: Task
Affects Versions: 1.0.0.M1
Reporter: Gary Brown
Assignee: Gary Brown
Priority: Minor
Fix For: 1.1
Currently store the time each entry is inserted/added/updated to enable cleanup based on
expiration to be performed.
However this is a significant overhead on the insertion of an element into the list - so
need to investigate options.
The overhead appears to be primarily the System.currentTimeMillis() for each change. If a
periodically updated value could be used instead, this would help - i.e. so expiration
granularity may need to be taken into account (and possibly made configurable).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira