-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73361/#review223009
-----------------------------------------------------------




hdfs-agent/src/main/java/org/apache/ranger/authorization/hadoop/RangerHdfsAuthorizer.java
Line 1000 (original), 1000 (patched)
<https://reviews.apache.org/r/73361/#comment312163>

    Can the lines from 1000-1006 be replaced with
    
    isAuditEnabled = result.getIsAudited();


- Abhay Kulkarni


On May 18, 2021, 10:52 p.m., Ramesh Mani wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/73361/
> -----------------------------------------------------------
> 
> (Updated May 18, 2021, 10:52 p.m.)
> 
> 
> Review request for ranger, Don Bosco Durai, Abhay Kulkarni, Madhan Neethiraj, 
> Mehul Parikh, Selvamohan Neethiraj, Sailaja Polavarapu, and Velmurugan 
> Periasamy.
> 
> 
> Bugs: RANGER-3288
>     https://issues.apache.org/jira/browse/RANGER-3288
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> RANGER-3288:Ranger Audit Filters doesn't filter hdfs read operation when 
> filter is set to not audit read
> 
> 
> Diffs
> -----
> 
>   
> hdfs-agent/src/main/java/org/apache/ranger/authorization/hadoop/RangerHdfsAuthorizer.java
>  63e84728d 
> 
> 
> Diff: https://reviews.apache.org/r/73361/diff/1/
> 
> 
> Testing
> -------
> 
> - Verified in local VM read opertions with and without audit filter for READ 
> operation.
> 
> 
> Thanks,
> 
> Ramesh Mani
> 
>

Reply via email to