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

[Bug][Sort] Building connectors twice without clean command causes failures #4858

Closed
2 tasks done
thexiay opened this issue Jul 4, 2022 · 0 comments · Fixed by #4860
Closed
2 tasks done

[Bug][Sort] Building connectors twice without clean command causes failures #4858

thexiay opened this issue Jul 4, 2022 · 0 comments · Fixed by #4860
Assignees
Labels
component/sort type/bug Something is wrong
Milestone

Comments

@thexiay
Copy link
Contributor

thexiay commented Jul 4, 2022

What happened

Sort connector module build failed when execute the second time.

What you expected to happen

Sort connector module build success.

How to reproduce

  1. Firstly build sort-connector all module.
cd inlong-sort/sort-connecotrs
mvn install

then wait for build success.
image

  1. Secondly build sort-connector without clean.(Only part of connector module buIld fail. e.g, mysql-cdc、kafka)
cd inlong-sort/sort-connecotrs 
mvn install

image

Environment

No response

InLong version

master

InLong Component

InLong Sort

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@thexiay thexiay added the type/bug Something is wrong label Jul 4, 2022
@EMsnap EMsnap added this to the 1.3.0 milestone Jul 4, 2022
@healchow healchow changed the title [Bug][Sort] Sort Module build without clean twice cause build fail [Bug][Sort] Building connectors twice without clean command causes failures Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/sort type/bug Something is wrong
Projects
None yet
3 participants