Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-7300 Clean up items from KRPC milestone 1
  3. IMPALA-6659

Remove shared ownership of KrpcDataStreamRecvr

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Backend
    • None
    • ghx-label-3

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dhecht Daniel Hecht
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: