Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-89754

Fold logical_session_id and optime libraries into server_base

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Replication

      server_base is a library that contains a number of basic value types which are used by all server binaries. As of SERVER-88214, server_base depends on the logical_session_id and optime libraries, rather than including their sources directly as it does for all the other types it contains. We should consider folding these two libraries into server_base, as that will make it easier to ensure the server_base library doesn't accidentally transitively depend on other heavier libraries.

      Note that it's possible that the current setup is desirable, particularly if there are a number of dependents of optime/logical_session_id in libraries that don't otherwise depend on server_base (either directly or transitively).

            Assignee:
            Unassigned Unassigned
            Reporter:
            patrick.freed@mongodb.com Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: