Steven Hawkins created TEIID-5059:
-------------------------------------
Summary: CacheEntry memory leak due to issues with touch method
Key: TEIID-5059
URL:
https://issues.jboss.org/browse/TEIID-5059
Project: Teiid
Issue Type: Bug
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Blocker
Fix For: 10.0, 8.12.x-6.4, 9.2.6, 9.3.3
CacheEntry instances that are in the memory entries end up not in the eviction queue in
specific circumstances with when the touch method is called - the batch needs to be
already persisted resident and be accessed within the min tick interval after being
removed from the eviction queue. Typically that usage pattern only occurs with temporary
tables.
Defensive code will be added to the buffermanager cleaner to check if memory entries are
being accumulated as well.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)