You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: agents-common/src/main/java/org/apache/ranger/plugin/service/RangerBasePlugin.java
+11-15Lines changed: 11 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -611,7 +611,7 @@ public void setPolicies(ServicePolicies policies) {
611
611
} else {
612
612
LOG.warn("Leaving current policy engine as-is");
613
613
LOG.warn("Policies are not saved to cache. policyVersion in the policy-cache may be different than in Ranger-admin, even though the policies are the same!");
0 commit comments