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

feature: add seata.config.name configuration #1617

Merged
merged 3 commits into from
Sep 17, 2019

Conversation

ggndnn
Copy link
Contributor

@ggndnn ggndnn commented Sep 7, 2019

Ⅰ. Describe what this PR did

Add seata.config.name configuration, registry.conf file name can be customized.

Ⅱ. 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

@xingfudeshi xingfudeshi self-requested a review September 7, 2019 11:56
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.

Hey,thanks for your work.I left some comments,please check it out.

@ggndnn
Copy link
Contributor Author

ggndnn commented Sep 7, 2019

@xingfudeshi Thanks for your review. Please have a look whether my explanation appropriate.

@codecov-io
Copy link

codecov-io commented Sep 7, 2019

Codecov Report

Merging #1617 into develop will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #1617      +/-   ##
=============================================
+ Coverage      47.37%   47.38%   +<.01%     
  Complexity      1777     1777              
=============================================
  Files            362      362              
  Lines          13151    13151              
  Branches        1626     1626              
=============================================
+ Hits            6230     6231       +1     
  Misses          6247     6247              
+ Partials         674      673       -1
Impacted Files Coverage Δ Complexity Δ
...server/store/file/FileTransactionStoreManager.java 46.34% <0%> (+0.34%) 19% <0%> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 894f4fb...003e6ea. Read the comment docs.

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
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 slievrly merged commit 520c5ca into apache:develop Sep 17, 2019
@wangliang181230 wangliang181230 added this to the 0.8.1 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

6 participants