We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OpenTelemetryLogger adds some opentelemetry-related maven dependency packages to the sort-connector-base module.
OpenTelemetryLogger
sort-connector-base
However, these packages have some redundancy and conflicts with inlong's original opentelemetry packages.
This results in unit tests failing when integrating some connectors(https://github.com/apache/inlong/pull/11351#issuecomment-2425694927)
Remove redundant and conflicting dependencies
Run sort-end-to-end-tests-v1.15
No response
master
InLong Sort
The text was updated successfully, but these errors were encountered:
qy-liuhuo
Successfully merging a pull request may close this issue.
What happened
OpenTelemetryLogger
adds some opentelemetry-related maven dependency packages to thesort-connector-base
module.However, these packages have some redundancy and conflicts with inlong's original opentelemetry packages.
This results in unit tests failing when integrating some connectors(https://github.com/apache/inlong/pull/11351#issuecomment-2425694927)
What you expected to happen
Remove redundant and conflicting dependencies
How to reproduce
Run sort-end-to-end-tests-v1.15
Environment
No response
InLong version
master
InLong Component
InLong Sort
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: