xianjingfeng commented on PR #2479:
URL: https://github.com/apache/uniffle/pull/2479#issuecomment-2865751866

   > I guess the error thrown was NoClassDefFoundError. NoClassDefFoundError is 
not exception, but error, so the thread pool was not caught. 
[Here](https://github.com/apache/uniffle/blob/b72af38806e9b90b9e56ab1c3aec9e798b0ee134/server/src/main/java/org/apache/uniffle/server/merge/DefaultMergeEventHandler.java#L83)
 should catch throwable.
   
   `RuntimeException` is not caught either.
   <img width="523" alt="image" 
src="https://github.com/user-attachments/assets/a94a2cd6-9829-4876-a98d-11298633d2e7";
 />
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to