[ 
https://issues.apache.org/jira/browse/DRILL-3331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Westin updated DRILL-3331:
--------------------------------
    Fix Version/s: 1.3.0

> Provide the BufferManager at DrillBuf construction time
> -------------------------------------------------------
>
>                 Key: DRILL-3331
>                 URL: https://issues.apache.org/jira/browse/DRILL-3331
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Flow
>    Affects Versions: 1.1.0
>            Reporter: Chris Westin
>            Assignee: Chris Westin
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> DrillBuf.setBufferManager() allows for providing a buffer manager to handle 
> reallocation and freeing by operators.
> At this time, the BufferManager is not used by everything else yet. 
> OperatorContextImpl has not yet been converted to use the BufferManager. Once 
> it has been, then a DrillBuf either uses the BufferManager or it doesn't, and 
> this argument can be surfaced on its constructors, and passed through 
> (optionally null) from the allocator's buffer() call.



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

Reply via email to