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

[Bugfix] [Tiered Caching] Make ehcache disk cache size setting be ByteSizeValue rather than long #13902

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on May 30, 2024

  1. Make ehcache size setting take ByteSizeValue

    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7ce5180 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge remote-tracking branch 'upstream/main' into ehcache-size-settin…

    …g-bugfix
    Peter Alfonsi committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    294cdac View commit details
    Browse the repository at this point in the history
  2. rerun failed security check

    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4510966 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Changed logic to use new setting and deprecate old one

    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    934eefd View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into ehcache-size-settin…

    …g-bugfix
    
    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    27c7b22 View commit details
    Browse the repository at this point in the history