[
https://issues.apache.org/jira/browse/DRILL-8215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533490#comment-17533490
]
ASF GitHub Bot commented on DRILL-8215:
---------------------------------------
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.
> Remove SecurityContext from PluginConfigWrapper
> -----------------------------------------------
>
> Key: DRILL-8215
> URL: https://issues.apache.org/jira/browse/DRILL-8215
> Project: Apache Drill
> Issue Type: Bug
> Components: Web Server
> Affects Versions: 1.20.0
> Reporter: Charles Givre
> Priority: Major
>
> Drill-8155 introduced a bug in the PluginConfigWrapper by including the
> SecurityContext in it. This seemed to cause SerDe issues.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)