Madhan Neethiraj created RANGER-3955:
----------------------------------------
Summary: optimization to reduce duplicate strings
Key: RANGER-3955
URL: https://issues.apache.org/jira/browse/RANGER-3955
Project: Ranger
Issue Type: Improvement
Components: plugins
Reporter: Madhan Neethiraj
Ranger plugins cache policies and tags which enables them to quickly respond to
authorization requests. This cache contains a large amount of string objects,
many of them having same values - like resource names database/table/column.
Eliminating such duplicate strings will help reduce the memory needed for the
plugins.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)