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

optimize: avoid dead loop logging during cache plan refresh exceptions #6806

Merged
merged 3 commits into from
Sep 3, 2024

Update rm-datasource/src/main/java/org/apache/seata/rm/datasource/sql…

079f6c0
Select commit
Loading
Failed to load commit list.
Merged

optimize: avoid dead loop logging during cache plan refresh exceptions #6806

Update rm-datasource/src/main/java/org/apache/seata/rm/datasource/sql…
079f6c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2024 in 0s

52.37% (-0.02%) compared to cd2e6d2

View this Pull Request on Codecov

52.37% (-0.02%) compared to cd2e6d2

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 52.37%. Comparing base (cd2e6d2) to head (079f6c0).

Files with missing lines Patch % Lines
...m/datasource/sql/struct/TableMetaCacheFactory.java 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #6806      +/-   ##
============================================
- Coverage     52.38%   52.37%   -0.02%     
  Complexity     6393     6393              
============================================
  Files          1080     1080              
  Lines         37545    37546       +1     
  Branches       4448     4446       -2     
============================================
- Hits          19667    19663       -4     
  Misses        15946    15946              
- Partials       1932     1937       +5     
Files with missing lines Coverage Δ
...m/datasource/sql/struct/TableMetaCacheFactory.java 56.41% <0.00%> (-1.49%) ⬇️

... and 6 files with indirect coverage changes