Clarify internal ownership structures in BucketCatalog

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Execution Team 2021-03-22, Execution Team 2021-04-05
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently the internal architecture of BucketCatalog relies heavily on shared_ptrs and weak_ptrs. This leads to some confusing ownership semantics, and it becomes difficult to reason about object lifetimes. We should be able to make use of unique_ptrs in a single location, and raw pointers or references elsewhere as necessary.

            Assignee:
            Dan Larkin-York
            Reporter:
            Dan Larkin-York
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: