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

De-inline EventuallyPersistentEngine::itemDelete()

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Done
    • Minor
    • 5.5.0
    • master
    • couchbase-bucket

    Description

      The member function EventuallyPersistentEngine::itemDelete is declared inline in ep_engine.h, however it's a non-trivial function and hence should't be inlined - it bloats the header, and makes profiling / debugging more difficult.

      We should de-inline it; moving it to the corresponding .cc file.

      Attachments

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

        Activity

          People

            drigby Dave Rigby (Inactive)
            drigby Dave Rigby (Inactive)
            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