Details

    • Technical task
    • Resolution: Fixed
    • Major
    • 6.5.0
    • 6.5.0
    • memcached

    Description

      mock_dcp.cc (which is used by a number of tests as a mock DCP implementation) is compiled multiple times as part of the build: ep_testsuite, ep_testsuite_basic, ep_perfsuite etc all build a copy of it. Similary for ep_test_apis.cc (and maybe others...?) - see kv_engine/engines/ep/CMakeLists.txt).

      This results in unnecessary compilation (and increases compile-times). We should just compile these files once; and have each target which requires them link to a common object library.

      Attachments

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

        Activity

          People

            sven.signer Sven Signer (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