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

wtstats template source files not required in mongo repo

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.0-rc9, 3.1.0
    • Affects Version/s: 3.0.0-rc8
    • Component/s: Build, Packaging
    • Labels:
      None
    • Fully Compatible
    • ALL

      WiredTiger's tools directory has been reorganized and the wtstats tool now lives in a separate sub-directory ./tools/wtstats/

      This needs to be reflected in the update-vendor-wiredtiger script.

      Currently, the script no longer excludes the ./template source dir and commits the entire dir to the mongo repo, which is not necessary. All that is required is wtstats.py, stat_data.py and wtstats.html.template, both located in ./tools/wtstats/.

      https://github.com/mongodb/mongo/blob/master/buildscripts/update-vendor-wiredtiger#L45

      This line should instead exclude */tools/wtstats/template instead.

            Assignee:
            matt.kangas Matt Kangas
            Reporter:
            thomas.rueckstiess@mongodb.com Thomas Rueckstiess
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: