Unify spilling metrics reported in serverStatus

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      All spilling stages should report 4 metrics to serverStatus
      spills : number of times the stage spilled,
      spilledBytes : number of spilled bytes,
      spilledRecords : number of spilled records,
      spilledDataStorageSize : size of spilled data on disk

      From all stages that spill, Spool (classic) does not report any metrics in ServerStatus while Sort reports spillToDisk and spillToDiskBytes. We should fix those two stages to report the same metrics as the rest of the spilling stages.

            Assignee:
            Projjal Chanda
            Reporter:
            Foteini Alvanaki
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: