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

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

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

gosonzhang
Copy link
Contributor

Fixes #11656

  1. Update all commons.lang references to commons.lang3;
  2. Change the key of encryption information from authSecretId to userName
  3. When reselecting a node, no connection will be established for the selected node

vernedeng
vernedeng previously approved these changes Jan 7, 2025
@gosonzhang gosonzhang merged commit 3442ece into apache:master Jan 8, 2025
8 checks passed
justinwwhuang pushed a commit that referenced this pull request Jan 8, 2025
…#11657)

* [INLONG-11656][SDK] DataProxy Java SDK lacks a common-lang dependency

* [INLONG-11656][SDK] DataProxy Java SDK lacks a common-lang dependency

---------

Co-authored-by: gosonzhang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug][SDK] DataProxy Java SDK lacks a common-lang dependency
4 participants