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] The manager address was mistakenly truncated #11632

Closed
2 tasks done
Tracked by #11564
gosonzhang opened this issue Jan 3, 2025 · 0 comments · Fixed by #11633
Closed
2 tasks done
Tracked by #11564

[Bug][SDK] The manager address was mistakenly truncated #11632

gosonzhang opened this issue Jan 3, 2025 · 0 comments · Fixed by #11633
Assignees
Labels
component/sdk type/bug Something is wrong
Milestone

Comments

@gosonzhang
Copy link
Contributor

What happened

One byte of content was cut off:

image

  1. https://github.com/apache/inlong/blob/master/inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/ProxyClientConfig.java#L529

What you expected to happen

Get substring of correct length

How to reproduce

Code review

Environment

any

InLong version

master

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
Labels
component/sdk type/bug Something is wrong
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant