Skip to content

Commit

Permalink
statistics: updating stats cache can trigger evict
Browse files Browse the repository at this point in the history
Signed-off-by: Weizhen Wang <[email protected]>
  • Loading branch information
hawkingrei committed Jun 12, 2024
1 parent 56d4ad9 commit 0d94bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/statistics/handle/cache/internal/lfu/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ go_test(
embed = [":lfu"],
flaky = True,
race = "on",
shard_count = 9,
shard_count = 10,
deps = [
"//pkg/statistics",
"//pkg/statistics/handle/cache/internal/testutil",
Expand Down

0 comments on commit 0d94bbd

Please sign in to comment.