Gabriel39 commented on issue #13164:
URL: https://github.com/apache/doris/issues/13164#issuecomment-1272234794

   When we send signal 15 to Doris BE, JVM will exist and do some clean-up 
jobs. According to my analysis, I think this signal processing by JVM will 
overwrite Doris's one. So I just move JNI initialization front of BE daemon 
initialization.
   
   This issue may be fixed by #13165 but I'm not sure for this. So please let 
me know if this PR doesn't work.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to