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 get table meta in postgre sql #2723

Merged
merged 5 commits into from
May 28, 2020

Conversation

l81893521
Copy link
Contributor

Ⅰ. Describe what this PR did

optimize get table meta in postgre sql

Ⅱ. Does this pull request fix one issue?

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

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@codecov-commenter
Copy link

codecov-commenter commented May 25, 2020

Codecov Report

Merging #2723 into develop will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #2723      +/-   ##
=============================================
- Coverage      50.89%   50.88%   -0.02%     
+ Complexity      2849     2848       -1     
=============================================
  Files            567      567              
  Lines          18173    18172       -1     
  Branches        2166     2166              
=============================================
- Hits            9250     9247       -3     
  Misses          8029     8029              
- Partials         894      896       +2     
Impacted Files Coverage Δ Complexity Δ
...rce/sql/struct/cache/PostgresqlTableMetaCache.java 76.13% <ø> (-0.27%) 10.00 <0.00> (ø)
...o/seata/server/coordinator/DefaultCoordinator.java 54.63% <0.00%> (-0.52%) 29.00% <0.00%> (ø%)
...in/java/io/seata/server/session/GlobalSession.java 83.71% <0.00%> (-0.46%) 71.00% <0.00%> (-1.00%)

@jsbxyyx jsbxyyx added the module/rm-datasource rm-datasource module label May 25, 2020
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

Copy link
Member

@jsbxyyx jsbxyyx left a comment

Choose a reason for hiding this comment

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

LGTM

@l81893521 l81893521 merged commit f654c32 into apache:develop May 28, 2020
@l81893521 l81893521 deleted the optimize_get_table_meta_in_pg branch June 5, 2020 01:38
@slievrly slievrly added this to the 1.3.0 milestone Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/rm-datasource rm-datasource module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants