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

Ensure pre-generated wiredtiger_config.h files are updated

    • Type: Icon: Bug Bug
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: WiredTiger
    • Server Development Platform
    • ALL

      The WiredTiger project uses autoconf to generate header files that enable and disable some functionality. Since MongoDB uses scons the MongoDB tree contains pre-generated versions of those files.

      When a new variable is added that appears in wiredtiger_config.h the MongoDB files will be out of date, and there is no mechanism in place to monitor when they are out of date.

      The particular files are (currently):
      https://github.com/mongodb/mongo/tree/master/src/third_party/wiredtiger/build_darwin
      https://github.com/mongodb/mongo/tree/master/src/third_party/wiredtiger/build_freebsd
      https://github.com/mongodb/mongo/tree/master/src/third_party/wiredtiger/build_linux
      https://github.com/mongodb/mongo/tree/master/src/third_party/wiredtiger/build_openbsd
      https://github.com/mongodb/mongo/tree/master/src/third_party/wiredtiger/build_solaris

            Assignee:
            backlog-server-devplatform [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: