cgivre opened a new pull request, #2570: URL: https://github.com/apache/drill/pull/2570
# [DRILL-8243](https://issues.apache.org/jira/browse/DRILL-XXXX): Move JSON Config Options Out of HTTP Plugin ## Description As part of [DRILL-8241](https://issues.apache.org/jira/browse/DRILL-8241), this PR moves the json configuration options out of the HTTP plugin and creates a file which can be used for other plugins that consume JSON data. The idea being that all such plugins, like Druid, ES, Mongo, can set the same JSON options for each plugin instance w/o having to duplicate config code. ## Documentation No user facing changes. ## Testing Ran existing unit tests and tested manually. -- 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