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

bugfix: seata-server.bat classpath too long #1138

Merged
merged 2 commits into from
May 30, 2019
Merged

bugfix: seata-server.bat classpath too long #1138

merged 2 commits into from
May 30, 2019

Conversation

slievrly
Copy link
Member

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

Ⅰ. Describe what this PR did

when the server is running in windows, the classpath is too long to failure start.

Ⅱ. Does this pull request fix one issue?

fix #1136

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

Ⅳ. Describe how to verify it

image
image

Ⅴ. Special notes for reviews

Signed-off-by: slievrly <slievrly@163.com>
@codecov-io
Copy link

codecov-io commented May 30, 2019

Codecov Report

Merging #1138 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop    #1138   +/-   ##
==========================================
  Coverage      41.86%   41.86%           
  Complexity      1366     1366           
==========================================
  Files            244      244           
  Lines          10165    10165           
  Branches        1333     1333           
==========================================
  Hits            4256     4256           
  Misses          5355     5355           
  Partials         554      554

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 052b432...b5a68aa. Read the comment docs.

@leizhiyuan leizhiyuan self-requested a review May 30, 2019 07:48
Copy link
Contributor

@leizhiyuan leizhiyuan left a comment

Choose a reason for hiding this comment

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

image

image

LGTM for mac and linux

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 self-requested a review May 30, 2019 08:00
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.

please add the extension for windows.

Signed-off-by: slievrly <slievrly@163.com>
@slievrly
Copy link
Member Author

@xingfudeshi has fixed

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 f8d9e72 into apache:develop May 30, 2019
@xingfudeshi xingfudeshi mentioned this pull request Jun 10, 2019
1 task
nick-tan pushed a commit to nick-tan/seata that referenced this pull request Jul 12, 2019
@wangliang181230 wangliang181230 added this to the 0.6.* 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.

the classpath in seata-server.bat is too long to run.
5 participants