Statistics retrieval from WiredTiger uses wrong type

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Trivial - P5
    • 4.1.9
    • Affects Version/s: None
    • Component/s: Storage
    • Fully Compatible
    • ALL
    • Storage NYC 2019-03-11
    • 1
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The WiredTigerOperationStats::fetchStats method uses a uint32_t when retrieving statistics from WiredTiger, but the actual statistics are signed values, we should switch to an int32_t.

      This is follow on from SERVER-39026, and the code change should be similar.

            Assignee:
            Divjot Arora (Inactive)
            Reporter:
            Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: