cgivre opened a new pull request, #2540: URL: https://github.com/apache/drill/pull/2540
# [DRILL-8215](https://issues.apache.org/jira/browse/DRILL-8215): Remove SecurityContext from PluginConfigWrapper ## Description DRILL-8155 introduced a small regression in the `PluginConfigWrapper` which caused some serialization/deserialization errors. This fix removes the `SecurityContext` from that class and as a result, fixes the issue. This PR also addresses [DRILL-8217](https://issues.apache.org/jira/browse/DRILL-8217) which the page to enter user credentials throws an exception if no plugins are eligible. ## Documentation N/A ## Testing Manually tested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@drill.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org