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

    https://github.com/apache/drill/pull/123#discussion_r37552037
  
    --- Diff: 
common/src/main/java/org/apache/drill/common/exceptions/UserException.java ---
    @@ -534,6 +535,19 @@ public UserException build(final Logger logger) {
     
           return newException;
         }
    +
    +    /**
    +     * builds a user exception or returns the wrapped one. If the error is 
a system error, the error message is logged
    +     * to the given {@link Logger}.
    --- End diff --
    
    you should probably update this comment
    
    *the error message is logged to the UserException's logger*


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to