Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-54032

Use smart pointers when storing stuff in the engine specific

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Minor
    • 7.6.0
    • master
    • couchbase-bucket
    • 1
    • KV 2023-4

    Description

      With the EngineStorageIface added (MB-49071), we can now store more complex types in the engine specific, not just raw pointers. It would be nice if we could migrate entirely off storing T* and use unique_ptr/shared_ptr instead where possible. In particular in Collections::Manager::update and for RangeScans. 

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            vesko.karaganev Vesko Karaganev
            vesko.karaganev Vesko Karaganev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty