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

De-inline EventuallyPersistentEngine::get()

    XMLWordPrintable

Details

    Description

      The member function EventuallyPersistentEngine::get 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

        Issue Links

          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:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty