incubator-seata
incubator-seata copied to clipboard
optimize: auto degrade unable dynamic configure
- [x] I have registered the PR changes.
Ⅰ. Describe what this PR did
自动降级如果一开始为false,运行中也无法通过修改配置来动态开启
Ⅱ. Does this pull request fix one issue?
fixes #4491
Ⅲ. Why don't you add test cases (unit test/integration test)?
Ⅳ. Describe how to verify it
Ⅴ. Special notes for reviews
Codecov Report
Merging #4590 (796bd97) into develop (4dded88) will increase coverage by
0.00%
. The diff coverage is23.07%
.
@@ Coverage Diff @@
## develop #4590 +/- ##
==========================================
Coverage 49.29% 49.30%
- Complexity 4116 4117 +1
==========================================
Files 737 737
Lines 25778 25790 +12
Branches 3187 3189 +2
==========================================
+ Hits 12708 12715 +7
- Misses 11721 11727 +6
+ Partials 1349 1348 -1
Impacted Files | Coverage Δ | |
---|---|---|
...ing/annotation/GlobalTransactionalInterceptor.java | 33.14% <23.07%> (+1.21%) |
:arrow_up: |
...erver/storage/file/session/FileSessionManager.java | 54.14% <0.00%> (+0.63%) |
:arrow_up: |