Aaron McCurry created BLUR-417:
----------------------------------
Summary: Thrift Cache Key Issue
Key: BLUR-417
URL: https://issues.apache.org/jira/browse/BLUR-417
Project: Apache Blur
Issue Type: Bug
Components: Blur
Affects Versions: 0.2.4
Reporter: Aaron McCurry
Fix For: 0.2.4
The thrift cache key contains a map of attributes from the user object. Not
only does the key not take these object into account when sizing the key object
it also has both a copy of the attributes map and each string internally is a
different instance. This causes the thrift cache to use a lot more heap than
desired.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)