incubator-seata icon indicating copy to clipboard operation
incubator-seata copied to clipboard

[ISSUE-4636]:Long term storage of transaction status data

Open jun0315 opened this issue 3 years ago • 1 comments

fixes https://github.com/seata/seata/issues/4636

jun0315 avatar Jul 10 '22 11:07 jun0315

Codecov Report

Merging #4766 (7897c02) into develop (a986644) will decrease coverage by 0.47%. The diff coverage is 7.03%.

Impacted file tree graph

@@              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

codecov-commenter avatar Aug 27 '22 08:08 codecov-commenter

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Dec 12 '22 13:12 CLAassistant

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分支中

funky-eyes avatar Nov 28 '23 05:11 funky-eyes