Investigate the effects of a shared bucket between log and page server for rate limiting

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Engines - Server Integration
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Some things to consider:

      • Does the page server ever starve the log server
      • Consider creating an intense workload where the page server is not reading from wt cache AND the oplog is very large so the log server needs an aggressive number of tokens.
      • Is it better to bound boundaries by available tokens as opposed to waiting for the available tokens to let the 1MB batch go through?
      • The batch is generated before we try to acquire the tokens, maybe something we can check for when generating batches?

            Assignee:
            Unassigned
            Reporter:
            Adeline Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: