[ https://issues.apache.org/jira/browse/HIVE-11295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14632162#comment-14632162 ]
Sergey Shelukhin commented on HIVE-11295: ----------------------------------------- Btw this officially makes Hive Enterprise software, cause it adds what amounts to a FactoryFactory. Maybe we should keep the interfaces, but remove the pools for objects that don't cross thread boundaries, and re-add them if we see problems again. Maybe the problems were only with objects that do cross thread boundaries. Maybe we also need pool for LlapDataBuffer but that would have to tie in with refcounting. > LLAP: clean up ORC dependencies on object pools > ----------------------------------------------- > > Key: HIVE-11295 > URL: https://issues.apache.org/jira/browse/HIVE-11295 > Project: Hive > Issue Type: Sub-task > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: HIVE-11259.patch > > > Before there's storage handler module, we can clean some things up -- This message was sent by Atlassian JIRA (v6.3.4#6332)