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

[Improve][SDK] Optimize the implementation of the Utils.java class #11565

Closed
2 tasks done
Tracked by #11564
gosonzhang opened this issue Nov 29, 2024 · 0 comments · Fixed by #11566
Closed
2 tasks done
Tracked by #11564

[Improve][SDK] Optimize the implementation of the Utils.java class #11565

gosonzhang opened this issue Nov 29, 2024 · 0 comments · Fixed by #11566

Comments

@gosonzhang
Copy link
Contributor

Description

Optimize the implementation of the Utils.java class:

  1. The two functions isNotBlank() and isBlank() have been defined in StringUtils and do not need to be defined again;

  2. This class is mainly an implementation function related to IP, and the class name should be renamed to facilitate the alignment of the class usage

  3. https://github.com/apache/inlong/blob/master/inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/network/Utils.java

InLong Component

InLong SDK

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants