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 some bugs #775

Merged
merged 6 commits into from
Mar 11, 2024
Merged

fix some bugs #775

merged 6 commits into from
Mar 11, 2024

Conversation

LanternLee
Copy link
Collaborator

  1. fix metaserver long FGC caused by too many soft Ref
  2. skip markDown on site unstable
  3. avoid misMarkDown call from wrong activeDc
  4. remove old jar log every start
  5. report dest Redis as unhealthy instance in unhealthy bi_direction repl

Copy link

codecov bot commented Mar 11, 2024

Codecov Report

Attention: Patch coverage is 57.14286% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 53.79%. Comparing base (b903aab) to head (2048997).
Report is 2 commits behind head on master.

Files Patch % Lines
...com/ctrip/xpipe/endpoint/ClusterShardHostPort.java 38.88% 7 Missing and 4 partials ⚠️
...e/service/impl/DefaultCrossMasterDelayService.java 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #775      +/-   ##
============================================
+ Coverage     53.62%   53.79%   +0.16%     
- Complexity    10286    10377      +91     
============================================
  Files          1787     1789       +2     
  Lines         55736    56022     +286     
  Branches       5813     5859      +46     
============================================
+ Hits          29890    30137     +247     
- Misses        23305    23322      +17     
- Partials       2541     2563      +22     

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

@lmdyyh lmdyyh merged commit ac57048 into master Mar 11, 2024
3 checks passed
@LanternLee LanternLee deleted the bugfix/metaserver-fgc 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.

2 participants