[
https://issues.apache.org/jira/browse/DRILL-3439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611177#comment-14611177
]
Hanifi Gunes commented on DRILL-3439:
-------------------------------------
BufferAllocator interface has the same class-like look.
> 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)
> Assignee: Chris Westin
> 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)