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

#2576 Resolve the cache invalidation of the partition->leader shard in ClientCache #2577

Closed
wants to merge 1 commit into from

#2576

de5e358
Select commit
Loading
Failed to load commit list.
Closed

#2576 Resolve the cache invalidation of the partition->leader shard in ClientCache #2577

#2576
de5e358
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Please upload report for BASE (pd-store@e1bd708). Learn more about missing BASE report.

Files Patch % Lines
.../java/org/apache/hugegraph/pd/client/PDClient.java 0.00% 2 Missing ⚠️
...va/org/apache/hugegraph/pd/client/ClientCache.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             pd-store    #2577   +/-   ##
===========================================
  Coverage            ?   36.14%           
  Complexity          ?      635           
===========================================
  Files               ?      717           
  Lines               ?    58368           
  Branches            ?     7489           
===========================================
  Hits                ?    21098           
  Misses              ?    34974           
  Partials            ?     2296           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.