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

[Exchangis]Report the final exit status when once EC exits #4574

Merged
merged 2 commits into from
May 26, 2023
Merged

[Exchangis]Report the final exit status when once EC exits #4574

merged 2 commits into from
May 26, 2023

Conversation

zhangwejun
Copy link
Contributor

What is the purpose of the change

1.[Feature][EngineConn] Report the final exit status when EC exits
2.Token authorization should not save session data
3.[Feature][Orchestrator] Synchronization locks optimized for concurrent collections

Related issues/PRs

Related issues: #3898 #3899 #3900

Brief change log

  • Report the final exit status when EC exits
  • Token authorization does not save session data
  • Synchronization locks optimized for concurrent collections

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 93ba1ae into apache:release-1.3.1 May 26, 2023
6 of 7 checks passed
@peacewong peacewong changed the title Report the final exit status when EC exits [Exchangis]Report the final exit status when once EC exits Jun 15, 2023
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