dilipbiswal commented on issue #4666: URL: https://github.com/apache/iceberg/issues/4666#issuecomment-1113699146
@RussellSpitzer So in our application, we see a java.lang.OutOfMemoryError which is not a subclass of java.lang.RuntimeException ? Should we be catching java.lang.Throwable instead instead in the code you mentioned if our intention is to catch a broader range of errors ? -- 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]
