[
https://issues.apache.org/jira/browse/DRILL-8126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488170#comment-17488170
]
ASF GitHub Bot commented on DRILL-8126:
---------------------------------------
cgivre opened a new pull request #2453:
URL: https://github.com/apache/drill/pull/2453
# [DRILL-8126](https://issues.apache.org/jira/browse/DRILL-8126): Ignore
OAuth Parameter in Storage Plugin
## Description
This PR fixes a minor bug with the storage plugin configuration by marking
the `oauth` parameter as ignorable. This parameter is actually derived by the
config and used to hide the `authorize` button when not needed.
## Documentation
No user facing changes
## Testing
Ran unit tests & 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Ignore OAuth Parameter in Storage Plugin
> ----------------------------------------
>
> Key: DRILL-8126
> URL: https://issues.apache.org/jira/browse/DRILL-8126
> Project: Apache Drill
> Issue Type: Bug
> Components: Web Server
> Affects Versions: 1.19.0
> Reporter: Charles Givre
> Assignee: Charles Givre
> Priority: Blocker
> Fix For: 1.20.0
>
>
> During certain REST calls, the REST interface was throwing a 400 error due to
> the `oauth` parameter. This minor fix, makes that parameter ignorable.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)