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

[INLONG-4239][Manager] Remove fastjson dependency #4242

Merged
merged 1 commit into from
May 18, 2022

Conversation

leosanqing
Copy link
Contributor

@leosanqing leosanqing commented May 18, 2022

Title Name: [INLONG-4239][Manager] Title of the pull request

Fixes #4239

Motivation

remove fastjson dependency, it's not necessary to use fastjson.
Most open source projects also don't introduce fastjson.

Modifications

replace fastjson with jackson

Verifying this change

(Please pick either of the following options)

  • [ ] This change is a trivial rework/code cleanup without any test coverage.

@healchow healchow changed the title [INLONG-4239] [Manager] remove fastjson dependency [INLONG-4239][Manager] Remove fastjson dependency May 18, 2022
Copy link
Member

@healchow healchow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@healchow healchow merged commit ab8e1e4 into apache:master May 18, 2022
vernedeng pushed a commit to vernedeng/incubator-inlong that referenced this pull request May 19, 2022
vernedeng pushed a commit to vernedeng/incubator-inlong that referenced this pull request Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improve][Manager] Remove fastjson dependency
4 participants