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: optimize saga log output #2020

Merged
merged 1 commit into from
Dec 11, 2019
Merged

Conversation

long187
Copy link
Contributor

@long187 long187 commented Dec 11, 2019

Ⅰ. Describe what this PR did

Too much log output in Saga mode, we need to change log level to debug.

Ⅱ. Does this pull request fix one issue?

#2019

@codecov-io
Copy link

codecov-io commented Dec 11, 2019

Codecov Report

Merging #2020 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             develop   #2020   +/-   ##
=========================================
  Coverage       55.1%   55.1%           
- Complexity      2473    2474    +1     
=========================================
  Files            444     444           
  Lines          14758   14758           
  Branches        1743    1743           
=========================================
  Hits            8132    8132           
- Misses          5881    5882    +1     
+ Partials         745     744    -1
Impacted Files Coverage Δ Complexity Δ
...ata/saga/proctrl/handler/DefaultRouterHandler.java 60% <100%> (ø) 7 <0> (ø) ⬇️
...ource/sql/struct/cache/AbstractTableMetaCache.java 85.29% <0%> (-2.95%) 11% <0%> (-1%)
...very/registry/zk/ZookeeperRegisterServiceImpl.java 62.9% <0%> (-0.81%) 24% <0%> (ø)
...o/seata/server/coordinator/DefaultCoordinator.java 48.41% <0%> (+0.39%) 28% <0%> (+1%) ⬆️
...in/java/io/seata/server/session/GlobalSession.java 85.02% <0%> (+0.48%) 68% <0%> (+1%) ⬆️

Copy link
Member

@xingfudeshi xingfudeshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@zjinlei zjinlei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zjinlei zjinlei merged commit 8e0ab02 into apache:develop Dec 11, 2019
@wangliang181230 wangliang181230 added this to the 1.0.0 milestone Aug 9, 2021
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.

None yet

5 participants