Audit use of const sdk::ExecAggStage::getNext() for handle owner parameter

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Integration
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We currently pass in a const * to an ExecAggStage::getNext() in the sdk, which is meant to track the handle "owner" of the implementation instance.

      Currently, we are forced to do a const_cast when forwarding onwards back across the API boundary. Refactor this code and investigate if we can consolidate the use cases.

            Assignee:
            Santiago Roche
            Reporter:
            Santiago Roche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: