Refactor the way we use smart pointers in BiggieSE

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor - P4
    • 4.1.6
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Storage NYC 2018-11-05, Storage NYC 2018-11-19
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Today, a good chunk of the BiggieSE codebase is using nested pointers which is prone to generate issues. The code should be refactor to avoid using unnecessary pointers and to rethink our strategy when swapping trees to avoid dangling pointers.

      Currently cloneCollectionAsCapped is a victim of this issue and should be fixed once the work surrounding this ticket is done.

            Assignee:
            Gregory Wlodarek
            Reporter:
            Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: