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][Manager] Manager client occurred NPE when parsing the ext info #2845

Closed
2 tasks done
ciscozhou opened this issue Mar 2, 2022 · 1 comment · Fixed by #2846
Closed
2 tasks done

[Bug][Manager] Manager client occurred NPE when parsing the ext info #2845

ciscozhou opened this issue Mar 2, 2022 · 1 comment · Fixed by #2846
Assignees
Labels
Milestone

Comments

@ciscozhou
Copy link
Contributor

What happened

Manager client occurred NPE when parsing the ext info.

What you expected to happen

The error trance is:

java.lang.NullPointerException: null
    at org.apache.inlong.manager.client.api.util.InlongParser.parseGroupFrom(InlongParser.java:134)

How to reproduce

Just call the method InlongParser.parseGroupFrom(), you'll see the above error.

Environment

No response

InLong version

master

InLong Component

InLong Manager

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@ciscozhou ciscozhou added the type/bug Something is wrong label Mar 2, 2022
@ciscozhou
Copy link
Contributor Author

I'll fix this bug.

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

Successfully merging a pull request may close this issue.

2 participants