----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54629/ -----------------------------------------------------------
Review request for ranger, Madhan Neethiraj and Velmurugan Periasamy. Bugs: RANGER-1248 https://issues.apache.org/jira/browse/RANGER-1248 Repository: ranger Description ------- Added missing parameter "lastActivationTime" to REST call made by client used by Knox plugin. Also added missing implementation of RangerAdminJersey2RESTClient.getServiceTagsIfUpdated() Diffs ----- agents-common/src/main/java/org/apache/ranger/plugin/util/RangerRESTUtils.java fa81f0b knox-agent/src/main/java/org/apache/ranger/admin/client/RangerAdminJersey2RESTClient.java 6c0b3e9 Diff: https://reviews.apache.org/r/54629/diff/ Testing ------- Tested with OpenStack cluster. Ensured that policy-activation timestamp is displayed by Ranger GUI as expected. Thanks, Abhay Kulkarni