rate-limit Disagg page-server warning (DISAGG 11505000 "Unable to acquire tokens")

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Product Performance
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In the mongod-side disagg page-server reader, the code that acquires rate-limiter tokens before a page fetch retries in a tight loop until it gets a token, and it logs a WARNING on every iteration of that loop. When the per-mongod egress rate limiter is saturated the loop spins and the warning fires continuously. There is no rate limiting or sampling on the log line itself, so a single node can emit tens of thousands of identical warnings per second.

            Assignee:
            James O'Leary
            Reporter:
            James O'Leary
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: