You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Daniel Barclay (Drill) (JIRA)" <ji...@apache.org> on 2015/07/01 01:58:04 UTC

[jira] [Created] (DRILL-3439) Some interfaces have logger fields.

Daniel Barclay (Drill) created DRILL-3439:
---------------------------------------------

             Summary: Some interfaces have logger fields.
                 Key: DRILL-3439
                 URL: https://issues.apache.org/jira/browse/DRILL-3439
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Daniel Barclay (Drill)


Some (Java) interfaces in Drill have logger fields, which they should not have (e.g., org.apache.drill.exec.store.SchemaFactory).

These should be removed from the interfaces and references to them (there's at least one) should be changed.

(If we actually have any interfaces that really do intend to provide access to a logger, they should do so via a getter method.)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)