Vyom Mani Tiwari

Results 4 issues of Vyom Mani Tiwari

## What changes were proposed in this pull request? In the RangerBasePlugin class, the isPolicyEngineShared variable is incorrectly set to true even when the policy engine instance isn't shared. When...

## What changes were proposed in this pull request? Removal of finalize() method from PolicyEngine class As part of our efforts to ensure compatibility with future JDK versions, this code...

## What changes were proposed in this pull request? RangerBasePlugin initialization fails with an IllegalArgumentException when the ranger.plugin..policy.rest.url property is not set. The issue occurs because getConfiguredURLs() returns an empty...

## What changes were proposed in this pull request? Handled the exception thrown in loadRoles() and loadPolicy() ## How was this patch tested? run mvn clean install and all tests...