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: leak of error trace while handleAsyncCommitting #1950

Merged
merged 2 commits into from
Nov 27, 2019

Conversation

l81893521
Copy link
Contributor

Ⅰ. Describe what this PR did

leak of error trace while handleAsyncCommitting. It is difficult to find the error.

Ⅱ. Does this pull request fix one issue?

#1949

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@codecov-io
Copy link

codecov-io commented Nov 27, 2019

Codecov Report

Merging #1950 into develop will increase coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #1950      +/-   ##
=============================================
+ Coverage      55.14%   55.15%   +0.01%     
- Complexity      2402     2404       +2     
=============================================
  Files            429      429              
  Lines          14261    14261              
  Branches        1673     1673              
=============================================
+ Hits            7864     7866       +2     
  Misses          5691     5691              
+ Partials         706      704       -2
Impacted Files Coverage Δ Complexity Δ
...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

@slievrly slievrly left a comment

Choose a reason for hiding this comment

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

LGTM

@slievrly
Copy link
Member

ref #1775

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.

@xingfudeshi xingfudeshi merged commit 52cb4dd into apache:develop Nov 27, 2019
@slievrly slievrly added this to the 1.0 milestone Dec 2, 2019
@l81893521 l81893521 deleted the leak_of_error_trace branch May 6, 2020 01:19
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

4 participants