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][Sort] Fix kafka load node npe error #5637

Closed
2 tasks done
yunqingmoswu opened this issue Aug 23, 2022 · 0 comments · Fixed by #5638
Closed
2 tasks done

[Bug][Sort] Fix kafka load node npe error #5637

yunqingmoswu opened this issue Aug 23, 2022 · 0 comments · Fixed by #5638
Assignees
Labels
component/sort type/bug Something is wrong
Milestone

Comments

@yunqingmoswu
Copy link
Contributor

yunqingmoswu commented Aug 23, 2022

What happened

It cause a npe error if the value of inlong.metric is not set.
e9ad185-9b19-492d-b527-3d93b7e45735

What you expected to happen

It is all right even if the value of inlong.metric is not set.

How to reproduce

Build a kafka load node without the value of inlong.metric and run it.

Environment

No response

InLong version

master

InLong Component

InLong Sort

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

Successfully merging a pull request may close this issue.

2 participants