[
https://issues.apache.org/jira/browse/DRILL-8076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17459216#comment-17459216
]
ASF GitHub Bot commented on DRILL-8076:
---------------------------------------
dzamo opened a new pull request #2404:
URL: https://github.com/apache/drill/pull/2404
# [DRILL-8076](https://issues.apache.org/jira/browse/DRILL-8076): Remove
unused Vault token BOOT opt
## Description
The Vault token config option for the Vault user authenticator is pointless
since none of the auth operations require Drill to have its own Vault token.
Functionality is unaffected but a pointless option confuses users and adds
cruft. This PR removes the BOOT opt.
## Documentation
Description of the BOOT opt to be removed from the doc page.
## Testing
Existing Vault unit tests
--
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]
> Remove unused Vault token BOOT opt
> ----------------------------------
>
> Key: DRILL-8076
> URL: https://issues.apache.org/jira/browse/DRILL-8076
> Project: Apache Drill
> Issue Type: Improvement
> Components: Security
> Affects Versions: 1.20.0
> Reporter: James Turton
> Assignee: James Turton
> Priority: Trivial
> Fix For: 1.20.0
>
>
> The Vault token config option for the Vault user authenticator is pointless
> since none of the auth operations require Drill to have its own Vault token.
> Functionality is unaffected but a pointless option confuses users and adds
> cruft.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)