[
https://issues.apache.org/jira/browse/RANGER-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17442688#comment-17442688
]
Mallika Gogoi commented on RANGER-3434:
---------------------------------------
After analysing we found that there is this method which needs to be addressed/
checked. We analysed and tried/ checked all possible scenarios which might
leads to NullPointerException. Details are as follows .
[execute(final RangerAccessRequest
request)|https://github.com/apache/ranger/blob/master/ranger-tools/src/main/java/org/apache/ranger/policyengine/PerfTestEngine.java#L102]
test case1: for variable request = null
test case2: for variable request = not null
Since we are not able to reproduce/ come-up with a scenario which leads to
NullPointerException, we conclude no action required on this task.
CC [~mehul]
> Null Dereference in PerfTestEngine.java
> ---------------------------------------
>
> Key: RANGER-3434
> URL: https://issues.apache.org/jira/browse/RANGER-3434
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Reporter: Abhishek Kumar
> Assignee: Mallika Gogoi
> Priority: Minor
>
> Null Dereference in PerfTestEngine.java at line 122.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)