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

[Feature][linkis-public-enhancements] Merge pes client and common #4853

Merged
merged 5 commits into from
Aug 7, 2023

Conversation

GuoPhilipse
Copy link
Member

@GuoPhilipse GuoPhilipse commented Aug 7, 2023

What is the purpose of the change

current we have too many modules, we can merge some common and client code together

Related issues/PRs

Related issues: #4846
Related pr:#4853

Brief change log

1、merge common modules of bml、contextservice、datasource module、error-code common、udfcommon、context-Service-listener to be linkis-pes-common common
2、merge bml-client、cs-client、datasource-client、error-code-client、scriptis-dev-client to be linkis-pes-client module
3、merge instance-label-client、udf-client to linkis-rpc-client
4、upgrade commons-lang2 -> commons-lang3

Checklist

  • I have read the Contributing Guidelines on pull requests.
  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the Linkis mailing list first)
  • If this is a code change: I have written unit tests to fully verify the new behavior.

Copy link
Contributor

@peacewong peacewong left a comment

Choose a reason for hiding this comment

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

LGTM.

@peacewong peacewong merged commit dacd2c8 into apache:master Aug 7, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants