----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72457/#review220573 -----------------------------------------------------------
agents-audit/src/main/java/org/apache/ranger/audit/destination/HDFSAuditDestination.java Line 180 (original), 182 (patched) <https://reviews.apache.org/r/72457/#comment309061> Should this code be executed only if out != null (as was done before this change)? - Abhay Kulkarni On May 1, 2020, 2:36 a.m., Ramesh Mani wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72457/ > ----------------------------------------------------------- > > (Updated May 1, 2020, 2:36 a.m.) > > > Review request for ranger, Abhay Kulkarni and Madhan Neethiraj. > > > Bugs: RANGER-2815 > https://issues.apache.org/jira/browse/RANGER-2815 > > > Repository: ranger > > > Description > ------- > > RANGER-2815:Ranger HDFSAuditDestination flush call should be privileged one > > > Diffs > ----- > > > agents-audit/src/main/java/org/apache/ranger/audit/destination/HDFSAuditDestination.java > 01fc5e7 > > > Diff: https://reviews.apache.org/r/72457/diff/1/ > > > Testing > ------- > > - Tested in local vm for audit generation for various components. > > > Thanks, > > Ramesh Mani > >
