Subhrat Chaudhary created RANGER-4789:
-----------------------------------------
Summary: Admin audits for security-zone are blank for new and old
value, when compression is enabled
Key: RANGER-4789
URL: https://issues.apache.org/jira/browse/RANGER-4789
Project: Ranger
Issue Type: Bug
Components: admin
Reporter: Subhrat Chaudhary
Assignee: Subhrat Chaudhary
In security-zone when resource name is updated, admin audit is generated for
same, with details about old and new value.
When the json data compression is enabled in the security-zone with the
property:
{code:java}
ranger.admin.store.security.zone.compress.json_data{code}
the old and new value in the generated admin audit is blank, when only the
resource name is changed. The reason for this is, if compression is enabled,
only the resource count is added in the new and old values. Hence if the
resource count does not change, change details in the admin audit is blank.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)