----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34180/#review84358 -----------------------------------------------------------
Ship it! Ship It! - Madhan Neethiraj On May 19, 2015, 5:59 p.m., Alok Lal wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/34180/ > ----------------------------------------------------------- > > (Updated May 19, 2015, 5:59 p.m.) > > > Review request for ranger, Abhay Kulkarni, Madhan Neethiraj, and Ramesh Mani. > > > Bugs: RANGER-265 > https://issues.apache.org/jira/browse/RANGER-265 > > > Repository: ranger > > > Description > ------- > > Lookup and validation Calls to serices are done asynchrenously. Default > Timeout value is distributed with the default-site-config with a provision to > specify service-level override. > > > Diffs > ----- > > security-admin/src/main/java/org/apache/ranger/biz/ServiceMgr.java 8498fbf > > Diff: https://reviews.apache.org/r/34180/diff/ > > > Testing > ------- > > 1. Resouce lookup for hive, hdfs and hbase tested. Time taken to schedule > and execute the lookup calls looks fine. > 2. New test added to assert the executor behaviors around: > -- successful execution > -- timeout during or waiting for execution > -- rejection due to queue capacity limit > > > Thanks, > > Alok Lal > >
