Collect document bytes written per operation

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2020-10-19
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This metric will be collected by instrumenting the following functions:

      WiredTigerRecordStore::_insertRecords()

      WiredTigerRecordStore::updateRecord()

      WiredTigerRecordStore::updateWithDamages()

      WiredTigerRecordStore::deleteRecord()

       

      Note that this should strictly capture the use of WT_CURSOR insert(), modify(), and remove() calls.  Uses of modify() should count the number of bytes in the modify call, not the number of bytes in the resulting record after the modification.  Uses of remove() should count the number of bytes in the record prior to removal.

            Assignee:
            Louis Williams
            Reporter:
            Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: