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

Michael Ho updated IMPALA-6659:
-------------------------------
    Parent Issue: IMPALA-7300  (was: IMPALA-5865)

> Remove shared ownership of KrpcDataStreamRecvr
> ----------------------------------------------
>
>                 Key: IMPALA-6659
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6659
>             Project: IMPALA
>          Issue Type: Sub-task
>            Reporter: Dan 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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to