Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-7748

Investigate changes in SERVER-83761: Rename the ticket statistics in the execution layer

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

      Original Downstream Change Summary

      The serverStatus section "wiredTiger.concurrentTransactions" and FTDC sections have been renamed to "admission.execution". This change reflects the component's actual layer in the system and more closely matches its purpose.

      This will break any code that expects "wiredTiger.concurrentTransactions" to exists in serverStatus.

      Description of Linked Ticket

      Recently a number of support cases have highlighted the statistics

      "ss wiredtiger concurrentTransactions read out"

      "ss wiredtiger concurrentTransactions read totalTickets"

      "ss wiredtiger concurrentTransactions write out"

      "ss wiredtiger concurrentTransactions write totalTickets".

      For example this FTDC image demonstrates a case where the write tickets are exhausted:

      This statistic tends to cause confusion among both support and other engineers as it implicates the storage engine layer (it is even merged with WiredTiger stats by T2), however the storage engine doesn't maintain the ticketing system or have a concept of read/write tickets. This can lead to misdirected questions about ticket exhaustion and other issues with regards to ticketing.

      As part of this work it may be worth sharing information with support as to what the ticketing system is, when it comes into affect and other related issues.

            Assignee:
            Unassigned Unassigned
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: