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][SDK] DataProxy Java SDK lacks a common-lang dependency #11656

Closed
1 of 2 tasks
vernedeng opened this issue Jan 7, 2025 · 3 comments · Fixed by #11657
Closed
1 of 2 tasks

[Bug][SDK] DataProxy Java SDK lacks a common-lang dependency #11656

vernedeng opened this issue Jan 7, 2025 · 3 comments · Fixed by #11657
Assignees
Labels
component/sdk type/bug Something is wrong
Milestone

Comments

@vernedeng
Copy link
Contributor

What happened

image DataProxy Java SDK lacks a common-lang dependency, which leads to the failure of dirty message archiving.

What you expected to happen

add common-lang dependency or user common-lang3

How to reproduce

Use DataProxy Java SDK

Environment

No response

InLong version

master

InLong Component

InLong SDK

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@vernedeng vernedeng added type/bug Something is wrong component/sdk labels Jan 7, 2025
@vernedeng vernedeng added this to the 2.1.0 milestone Jan 7, 2025
@vernedeng vernedeng self-assigned this Jan 7, 2025
@vernedeng
Copy link
Contributor Author

@gosonzhang PTAL

@gosonzhang gosonzhang assigned gosonzhang and unassigned vernedeng Jan 7, 2025
@gosonzhang
Copy link
Contributor

@vernedeng , I got it, thanks

@gosonzhang
Copy link
Contributor

The latest revision introduces commons.lang, and the corresponding content also exists in commons.lang3, which should be caused by mis-reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/sdk type/bug Something is wrong
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants