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

add config shutdown.wait and update version to 0.7.0-SNAPSHOT #1214

Merged
merged 1 commit into from
Jun 18, 2019
Merged

add config shutdown.wait and update version to 0.7.0-SNAPSHOT #1214

merged 1 commit into from
Jun 18, 2019

Conversation

slievrly
Copy link
Member

Signed-off-by: slievrly slievrly@163.com

Ⅰ. Describe what this PR did

add config shutdown.wait and update version to 0.7.1-SNAPSHOT

Ⅱ. Does this pull request fix one issue?

fix #1212

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

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

Signed-off-by: slievrly <slievrly@163.com>
@xingfudeshi xingfudeshi self-requested a review June 17, 2019 03:28
@xingfudeshi
Copy link
Member

In the tiltle,the version may be 0.7.0-SNAPSHOT?

@slievrly slievrly changed the title add config shutdown.wait and update version to 0.7.1-SNAPSHOT add config shutdown.wait and update version to 0.7.0-SNAPSHOT Jun 17, 2019
@slievrly
Copy link
Member Author

In the tiltle,the version may be 0.7.0-SNAPSHOT?

yes, i fix it.

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.

@@ -31,7 +31,7 @@
/**
* The constant CURRENT.
*/
public static final String CURRENT = "0.6.1";
public static final String CURRENT = "0.7.0";
Copy link
Member

Choose a reason for hiding this comment

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

How about use the version configured in pom.xml dynamicly?

Copy link
Member

@lovepoem lovepoem Jun 18, 2019

Choose a reason for hiding this comment

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

or the version in meta-info of the jar ?

Copy link
Member Author

Choose a reason for hiding this comment

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

But when we run with IDE, there is no meta-info here.

Copy link
Member

@lovepoem lovepoem Jun 18, 2019

Choose a reason for hiding this comment

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

But when we run with IDE, there is no meta-info here.

It is a question , we can retain this issue temporarily and merge this pr

@lovepoem lovepoem merged commit d3b9e03 into apache:develop Jun 18, 2019
@leizhiyuan leizhiyuan added this to the 0.7.0 milestone Jul 10, 2019
nick-tan pushed a commit to nick-tan/seata that referenced this pull request Jul 12, 2019
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.

when destroy server, lack config transport.shutdown.wait
4 participants