[
https://issues.apache.org/jira/browse/IMPALA-6659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Armstrong updated IMPALA-6659:
----------------------------------
Component/s: Backend
> Remove shared ownership of KrpcDataStreamRecvr
> ----------------------------------------------
>
> Key: IMPALA-6659
> URL: https://issues.apache.org/jira/browse/IMPALA-6659
> Project: IMPALA
> Issue Type: Sub-task
> Components: Backend
> Reporter: Daniel Hecht
> Priority: Major
>
> Currently KrpcDataStreamRecvr is co-owned (using a shared_ptr) between the
> data-stream-mgr and xchg-node. This leads to memory lifetime complications.
> We should move this to a single ownership model and split apart control
> structures from resources giving them the standard lifetimes like we've been
> doing for everything else involved in query execution.
> See IMPALA-6609.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]