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

[Tiered Caching] Stats rework (2/4): Gates CacheStatsHolder logic behind FeatureFlags.PLUGGABLE_CACHE setting #13238

Merged

Commits on Apr 16, 2024

  1. Adds dummy stats holder

    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5ba6e47 View commit details
    Browse the repository at this point in the history
  2. Integrates dummy stats holder with caches

    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bd0c2e5 View commit details
    Browse the repository at this point in the history
  3. Changelog

    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8d2914e View commit details
    Browse the repository at this point in the history
  4. Fixed failing tests in IndicesRequestCacheTests

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

Commits on Apr 17, 2024

  1. cleanup

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

Commits on Apr 18, 2024

  1. Addressed Sagar's comments

    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f38be83 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into tiramisu-stats-feat…

    …ure-flag
    
    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    be54408 View commit details
    Browse the repository at this point in the history
  3. Reworded comments

    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    bafb918 View commit details
    Browse the repository at this point in the history
  4. Removed count() from NoopCacheStatsHolder

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

Commits on Apr 23, 2024

  1. Addressed Ankit's comments

    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c1d7bf9 View commit details
    Browse the repository at this point in the history
  2. Addressed comment

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

Commits on Apr 25, 2024

  1. Addressed Michael's comments

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

Commits on Apr 26, 2024

  1. Merge remote-tracking branch 'upstream/main' into tiramisu-stats-feat…

    …ure-flag
    
    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    97374fe View commit details
    Browse the repository at this point in the history
  2. rerunning assemble

    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    239b711 View commit details
    Browse the repository at this point in the history
  3. rerun

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

Commits on Apr 27, 2024

  1. rerun

    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    9b0935f View commit details
    Browse the repository at this point in the history
  2. rerun

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