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

fix bugs below #771

Closed
wants to merge 6 commits into from
Closed

fix bugs below #771

wants to merge 6 commits into from

Conversation

LanternLee
Copy link
Collaborator

  1. fix metaserver long fgc for soft ref
  2. check activeDc before markup/markdown
  3. do not sub sentinel hellos from slaves cross region
  4. clear jvm logs every starting
  5. metric unhealthy bi-direction repl

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Attention: 40 lines in your changes are missing coverage. Please review.

Comparison is base (b903aab) 53.62% compared to head (3af08be) 53.65%.
Report is 1 commits behind head on master.

Files Patch % Lines
...com/ctrip/xpipe/endpoint/ClusterShardHostPort.java 38.88% 7 Missing and 4 partials ⚠️
...eck/actions/sentinel/SentinelHelloCheckAction.java 73.52% 7 Missing and 2 partials ⚠️
...lthcheck/actions/sentinel/NoRedisToSubContext.java 0.00% 7 Missing ⚠️
...ector/aggregator/AbstractAggregationCollector.java 50.00% 3 Missing and 1 partial ⚠️
...gator/OneWaySentinelCheckAggregationCollector.java 73.33% 0 Missing and 4 partials ⚠️
...controller/OneWaySentinelHelloCheckController.java 66.66% 2 Missing and 1 partial ⚠️
...check/actions/sentinel/SentinelHelloCollector.java 0.00% 0 Missing and 1 partial ⚠️
...e/service/impl/DefaultCrossMasterDelayService.java 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #771      +/-   ##
============================================
+ Coverage     53.62%   53.65%   +0.03%     
- Complexity    10286    10309      +23     
============================================
  Files          1787     1789       +2     
  Lines         55736    55837     +101     
  Branches       5813     5829      +16     
============================================
+ Hits          29890    29961      +71     
- Misses        23305    23315      +10     
- Partials       2541     2561      +20     

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

@LanternLee LanternLee closed this Mar 8, 2024
@LanternLee LanternLee deleted the bugfix/some-bugs-fix branch April 16, 2024 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant