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 reset_fuel in store APIs #7240

Merged
merged 3 commits into from
Oct 16, 2023
Merged

Commits on Oct 13, 2023

  1. Support set_fuel in store APIs

    Fixes: bytecodealliance#5109
    
    Signed-off-by: Tyler Rockwood <rockwood@redpanda.com>
    rockwotj committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c780514 View commit details
    Browse the repository at this point in the history
  2. rename set_fuel to reset_fuel

    To make it more clear that consumed fuel is being reset.
    
    Signed-off-by: Tyler Rockwood <rockwood@redpanda.com>
    rockwotj committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    57f0a7d View commit details
    Browse the repository at this point in the history
  3. update out of date documentation for fuel in C API

    Signed-off-by: Tyler Rockwood <rockwood@redpanda.com>
    rockwotj committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a699728 View commit details
    Browse the repository at this point in the history