incubator-seata
incubator-seata copied to clipboard
[ISSUE-4636]:Long term storage of transaction status data
fixes https://github.com/seata/seata/issues/4636
Codecov Report
Merging #4766 (7897c02) into develop (a986644) will decrease coverage by
0.47%. The diff coverage is7.03%.
@@ Coverage Diff @@
## develop #4766 +/- ##
=============================================
- Coverage 49.20% 48.72% -0.48%
+ Complexity 4111 4093 -18
=============================================
Files 736 745 +9
Lines 25800 25984 +184
Branches 3181 3187 +6
=============================================
- Hits 12695 12662 -33
- Misses 11763 11977 +214
- Partials 1342 1345 +3
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...c/main/java/io/seata/common/ConfigurationKeys.java | 0.00% <ø> (ø) |
|
| ...n/src/main/java/io/seata/common/DefaultValues.java | 0.00% <ø> (ø) |
|
| .../java/io/seata/common/dto/mq/BranchSessionDTO.java | 0.00% <0.00%> (ø) |
|
| .../java/io/seata/common/dto/mq/BranchUndoLogDTO.java | 0.00% <0.00%> (ø) |
|
| .../java/io/seata/common/dto/mq/GlobalSessionDTO.java | 0.00% <0.00%> (ø) |
|
| ...ta/spring/boot/autoconfigure/StarterConstants.java | 100.00% <ø> (ø) |
|
| ...configure/SeataServerEnvironmentPostProcessor.java | 0.00% <0.00%> (ø) |
|
| ...main/java/io/seata/producer/MqProducerFactory.java | 0.00% <0.00%> (ø) |
|
| ...in/java/io/seata/producer/kafka/KafkaProducer.java | 0.00% <0.00%> (ø) |
|
| ...a/io/seata/producer/rocketmq/RocketmqProducer.java | 0.00% <0.00%> (ø) |
|
| ... and 12 more |
Due to code conflicts and age, if you are still interested in participating in the community, please resubmit this pr to the 2.x branch after resolving the conflict. 由于代码冲突以及年代久远,如果你还有兴趣参与到社区,请解决完冲突后重新请提交这份pr至2.x分支中