[
https://issues.apache.org/jira/browse/DRILL-3439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Westin updated DRILL-3439:
--------------------------------
Component/s: Execution - Flow
> Some interfaces have logger fields.
> -----------------------------------
>
> Key: DRILL-3439
> URL: https://issues.apache.org/jira/browse/DRILL-3439
> Project: Apache Drill
> Issue Type: Bug
> Components: Execution - Flow
> Reporter: Daniel Barclay (Drill)
> Fix For: Future
>
>
> 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)