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

Support control memory to avoid oom or fgc #314

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Oct 17, 2023

  1. feat: add config to control the memory usage for raft pending

    Change-Id: I2cca5ade3c608ab4cf064ea551da5343a3f7fd56
    absolute8511 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2c2e73e View commit details
    Browse the repository at this point in the history
  2. feat: check pending total bytes for push

    Change-Id: I187cc689307e757fd8cde285f131c40a035d3d93
    absolute8511 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    38fd156 View commit details
    Browse the repository at this point in the history
  3. test: add test case for pending limit

    Change-Id: I4ea503fba6ed3a30b2b2a2113f294c575c01ef2d
    absolute8511 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    03d9ca0 View commit details
    Browse the repository at this point in the history
  4. optimize: wakeup pusher after pending response

    Change-Id: I0a5206902443bf8089abdab65713624f687c6ee6
    absolute8511 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    fcabd3b View commit details
    Browse the repository at this point in the history