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

Allow flushing blocks from the local-blocks processor [2 of 3] #3691

Merged
merged 23 commits into from
May 28, 2024

Commits on May 20, 2024

  1. Refactor CreateWAL func

    mapno committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6ed0353 View commit details
    Browse the repository at this point in the history
  2. Fixes

    mapno committed May 20, 2024
    Configuration menu
    Copy the full SHA
    9508d89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60e55e7 View commit details
    Browse the repository at this point in the history
  4. Different fixes

    mapno committed May 20, 2024
    Configuration menu
    Copy the full SHA
    cf76d22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a36e23 View commit details
    Browse the repository at this point in the history
  6. Unintended changes

    mapno committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f5915a1 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    c4ccf21 View commit details
    Browse the repository at this point in the history
  2. Improve flusing reliablity

    mapno committed May 21, 2024
    Configuration menu
    Copy the full SHA
    78be36e View commit details
    Browse the repository at this point in the history
  3. chlog

    mapno committed May 21, 2024
    Configuration menu
    Copy the full SHA
    fe5a59e View commit details
    Browse the repository at this point in the history
  4. Fix block deletion logic

    mapno committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d1939bc View commit details
    Browse the repository at this point in the history
  5. fmt and fix test

    mapno committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9f61b64 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    7bba9af View commit details
    Browse the repository at this point in the history
  2. Add more stability improvements

    mapno committed May 22, 2024
    Configuration menu
    Copy the full SHA
    57f9143 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Address review comments

    mapno committed May 23, 2024
    Configuration menu
    Copy the full SHA
    555c44a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    936c305 View commit details
    Browse the repository at this point in the history
  3. Bad merge

    mapno committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1b9a4b7 View commit details
    Browse the repository at this point in the history
  4. Fix mock

    mapno committed May 23, 2024
    Configuration menu
    Copy the full SHA
    da16adb View commit details
    Browse the repository at this point in the history
  5. Wait a bit longer

    mapno committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2c38210 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d798ca4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Fix test

    mapno committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2436c21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    613a2e3 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    e633cc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5740f9 View commit details
    Browse the repository at this point in the history