You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/03 19:50:00 UTC

[jira] [Commented] (DRILL-8243) Move JSON Config Options Out of HTTP Plugin

    [ https://issues.apache.org/jira/browse/DRILL-8243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546849#comment-17546849 ] 

ASF GitHub Bot commented on DRILL-8243:
---------------------------------------

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.




> Move JSON Config Options Out of HTTP Plugin
> -------------------------------------------
>
>                 Key: DRILL-8243
>                 URL: https://issues.apache.org/jira/browse/DRILL-8243
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - JSON
>    Affects Versions: 1.20.1
>            Reporter: Charles Givre
>            Assignee: Charles Givre
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> As part of 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.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)