Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RANGER-5061: Fix for Admin audit page loading failure #514

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pradeepagrawal8184
Copy link
Contributor

Change-Id: Ib7241c3d2673a358c3753cb035e9a14a6e6be5a4

What changes were proposed in this pull request?

Previous commits of RANGER-5061 caused Admin audit page loading failure. This request shall handle the NullPointerException.

How was this patch tested?

Installed ranger admin with this page and checked that Admin audit page is loading properly.

Change-Id: Ib7241c3d2673a358c3753cb035e9a14a6e6be5a4
Copy link
Contributor

@vyommani vyommani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've reviewed the changes, and while they look okay, I have concerns about the relation to RANGER-5061. The changes in RANGER-5061 seem to be mostly code readability improvements (primarily formatting) and shouldn't alter the code's logic.

@mneethiraj
Copy link
Contributor

I've reviewed the changes, and while they look okay, I have concerns about the relation to RANGER-5061. The changes in RANGER-5061 seem to be mostly code readability improvements (primarily formatting) and shouldn't alter the code's logic.

@vyommani - good point. This regression is caused by one of my commits - 4a0e5bb#diff-cc35b70f378515ceb3c6393826e71032a9d795d3d2623acae413790a6ce6cb54R477. I will review further for such issues shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants