Madhan Neethiraj created RANGER-5247: ----------------------------------------
Summary: RangerOzoneAuthorizer: replace unused instance member with a local variable Key: RANGER-5247 URL: https://issues.apache.org/jira/browse/RANGER-5247 Project: Ranger Issue Type: Improvement Components: plugins Affects Versions: 2.6.0 Reporter: Madhan Neethiraj Ranger Ozone authorizer was updated in RANGER-4938 to avoid multiple plugin instances to be created. With this update, authorizer instances can be left with null value for member {{{}auditHandler{}}}. This can be avoided by replacing member {{auditHandler}} with a loca variable in the constructor. -- This message was sent by Atlassian Jira (v8.20.10#820010)