Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust read window based on used memory #991

Closed
wants to merge 4 commits into from

Commits on Sep 6, 2024

  1. Mem limiter prototype

    Signed-off-by: Monthon Klongklaew <monthonk@amazon.com>
    monthonk authored and vladem committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ba3313a View commit details
    Browse the repository at this point in the history
  2. Clean up development logging

    Signed-off-by: Vlad Volodkin <vlaad@amazon.com>
    Vlad Volodkin authored and vladem committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7ea13d5 View commit details
    Browse the repository at this point in the history
  3. Scale up atomically, scale down after data was consumed

    Signed-off-by: Vladislav Volodkin <vladvolodkin@gmail.com>
    vladem committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8231d2d View commit details
    Browse the repository at this point in the history
  4. Remove Client from MemoryLimiter, document this structure

    Signed-off-by: Vladislav Volodkin <vladvolodkin@gmail.com>
    vladem committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1e5a942 View commit details
    Browse the repository at this point in the history