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

fix: follower should try clean pending closure to avoid memory leak #309

Merged
merged 5 commits into from
Aug 11, 2023

Commits on Aug 8, 2023

  1. fix: follower should try clean pending closure to avoid memory leak

    Change-Id: I24b4cc67d66d7fba3ae4c46480da1af1c769479d
    liwen.2022 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c63a498 View commit details
    Browse the repository at this point in the history
  2. fix: check timeout pending closureMap in follower role

    Change-Id: I7e392579087171574e2a88d6d1cae21f0773510a
    liwen.2022 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2c8e85f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. fix: check timeout should check all since it may removed old index

    Change-Id: Ia5bd6255188294bcf73130bee1669b7a646ab0ad
    liwen.2022 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e0969d3 View commit details
    Browse the repository at this point in the history
  2. optimize: check timeout more efficient

    Change-Id: I103c0aad5bcc313cce02e091f7cd11bf4dd0eb32
    liwen.2022 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ea26125 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. optimize the timeout future check

    Change-Id: Id339e9e0d3e697c5bfcd3330c43ea751ed024911
    liwen.2022 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    37c7bfe View commit details
    Browse the repository at this point in the history