[
https://issues.apache.org/jira/browse/RANGER-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805254#comment-17805254
]
Madhan Neethiraj commented on RANGER-4440:
------------------------------------------
{noformat}
commit 67d8c80aab5a47815f5c330c70cdb062808aa92c (HEAD -> master, origin/master,
origin/HEAD)
Author: Madhan Neethiraj <[email protected]>
Date: Tue Jan 9 16:00:39 2024 -0800
RANGER-4440: remove stale code that attempts to decompress
x_security_zone.jsonData - #4
{noformat}
> option to store compressed json text in x_security_zone.jsonData
> ----------------------------------------------------------------
>
> Key: RANGER-4440
> URL: https://issues.apache.org/jira/browse/RANGER-4440
> Project: Ranger
> Issue Type: Improvement
> Components: Ranger
> Reporter: Madhan Neethiraj
> Assignee: Madhan Neethiraj
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: RANGER-4440.patch
>
>
> Ranger stores security-zone in as a Json serialized string in column
> x_security_zone.jsonData. Length of the json text for zones having large
> number of resources (like 100k) can exceed the limit allowed by the database.
> Having an option to compress the json text will help deal with such large
> security zones.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)