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

DRILL-6088: MainLoginPageModel errors out when http.auth.mechanisms i… #1092

Closed
wants to merge 2 commits into from

Conversation

sohami
Copy link
Contributor

@sohami sohami commented Jan 15, 2018

…s not configured

@sohami
Copy link
Contributor Author

sohami commented Jan 15, 2018

@arina-ielchiieva - Can you please help to review this PR ?

Copy link
Member

@arina-ielchiieva arina-ielchiieva left a comment

Choose a reason for hiding this comment

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

Looks good except of one small comment, +1.


private final String error;

private final boolean authEnabled;

private final DrillConfig config;
Copy link
Member

Choose a reason for hiding this comment

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

It looks like you are using config only in constructor, so it may not store it in class.

@sohami
Copy link
Contributor Author

sohami commented Jan 19, 2018

@arina-ielchiieva - I have rebased the commit's on latest master and made the change as suggested. I have also made the MainLoginPageModel class public since it was causing the issue without that at runtime. Looks like during testing I kept it as public but later while opening the PR I might have changed it to package-private and was seeing issues today again during test.

@arina-ielchiieva
Copy link
Member

+1, LGTM.

amansinha100 pushed a commit to amansinha100/drill that referenced this pull request Jan 21, 2018
…s not configured

DRILL-6088: Update based on review feedback

close apache#1092
@asfgit asfgit closed this in a2a56af Jan 21, 2018
@sohami sohami deleted the DRILL-6088 branch March 21, 2019 06:23
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.

None yet

2 participants