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

[CBRD-25087] Restart cub_javasp via signal if JNI crashes the process #4797

Merged
merged 15 commits into from
Nov 21, 2023

Conversation

hgryoo
Copy link
Member

@hgryoo hgryoo commented Nov 21, 2023

http://jira.cubrid.org/browse/CBRD-25087

  • Remove -Xrs option to enable signal handling from JVM.
  • implement javasp_signal_handler()
    -- restart cub_javasp process if JVM is crashed
    -- write ER_SP_SERVER_CRASHED error message in <db_name>_java.err

@hgryoo hgryoo requested a review from beyondykk9 as a code owner November 21, 2023 06:08
@hgryoo hgryoo requested a review from mhoh3963 November 21, 2023 06:28
@hgryoo hgryoo merged commit 3091b71 into CUBRID:develop Nov 21, 2023
hgryoo added a commit to hgryoo/cubrid that referenced this pull request Jan 30, 2024
…CUBRID#4797)

http://jira.cubrid.org/browse/CBRD-25087

- Remove -Xrs option to enable signal handling from JVM.
- implement javasp_signal_handler()
  - restart cub_javasp process if JVM is crashed
  - write ER_SP_SERVER_CRASHED error message in <db_name>_java.err
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.

3 participants