Retry slow query log readback in query_settings_max_time_ms.js

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.1.0-rc0, 9.0.0-rc2
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • Fully Compatible
    • v9.0
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      `query_settings_max_time_ms.js` reads the operation's `durationMillis` back from the slow query log via getLog, which serves a 1024-line ring buffer. Disagg suites sometimes produce enough logs fast enough to evict the line before the test reads it back. This change robustifies the test by retrying when no line is found.

            Assignee:
            Henri Nikku
            Reporter:
            Henri Nikku
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: