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

Optimize the OnceEngineConn architecture and Flink EngineConn. #1070

Merged
merged 12 commits into from Nov 9, 2021

Conversation

wushengyeyouya
Copy link
Contributor

What is the purpose of the change

Optimize the OnceEngineConn architecture and Flink EngineConn.

Brief change log

  • Fix a bug that will cause the Insert sql to never stop during debugging.
  • Optimize the kill operation of Flink computation executor.
  • Optimize OnceEngineConn architecture.
  • Add some logs for engineConn launch.
  • Optimize the localization process of private BmlResource.
  • Optimize the shutdown process of Once EngineConn.
  • Optimize the execution of Once EngineConn.
  • Optimize the BmlResources launch style of flink jar EngineConn.
  • Optimize flink EngineConn in prod mode for jar application submitting.
  • Fixes some bugs for Flink EngineConn.
  • Fixes the bug which will cause the job failed when InsertOperation stopped.
  • Optimize flink EngineConn in prod mode, reduce the print log of job status.

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 8af9d00 into apache:dev-1.0.3 Nov 9, 2021
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.

None yet

2 participants