You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by dsbos <gi...@git.apache.org> on 2015/07/21 00:35:51 UTC

[GitHub] drill pull request: DRILL-2818, DRILL-3496: Enhanced logging and a...

Github user dsbos commented on a diff in the pull request:

    https://github.com/apache/drill/pull/93#discussion_r35052392
  
    --- Diff: common/src/main/java/org/apache/drill/common/config/DrillConfig.java ---
    @@ -90,7 +97,8 @@ public DrillConfig(Config config, boolean enableServer) {
       }
     
       /**
    -   * Create a DrillConfig object using the default config file name
    +   * Creates a DrillConfig object using the default config file name
    +   * and with server-specific configuration options disabled.
    --- End diff --
    
    Fixed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---