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] Using error jackson dependency when build dataflow json string #6146

Closed
2 tasks done
gong opened this issue Oct 11, 2022 · 0 comments · Fixed by #6147
Closed
2 tasks done

[Bug][Manager] Using error jackson dependency when build dataflow json string #6146

gong opened this issue Oct 11, 2022 · 0 comments · Fixed by #6147
Assignees
Labels
Milestone

Comments

@gong
Copy link
Contributor

gong commented Oct 11, 2022

What happened

DefaultSortConfigOperator#buildConfig

String dataflow = JsonUtils.toJsonString(configInfo);

jackson dependency of JsonUtils is different with sort protocol(org.apache.inlong.sort.protocol)

The first parsing result is right:

6d30-4ecf-9baf-a25e123b9265

What you expected to happen

Using the same dependency

How to reproduce

Just start a task

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

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