You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Gerzhedovich (Jira)" <ji...@apache.org> on 2024/02/05 13:14:00 UTC

[jira] [Created] (IGNITE-21452) improve error handling in SQL module

Yury Gerzhedovich created IGNITE-21452:
------------------------------------------

             Summary: improve error handling in SQL module
                 Key: IGNITE-21452
                 URL: https://issues.apache.org/jira/browse/IGNITE-21452
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Yury Gerzhedovich


As of now in case any uexpected error during SQL execution in SQL execution thread pool we can't simple to know the reason due to org.apache.ignite.internal.sql.engine.exec.QueryTaskExecutorImpl log such error just on debug level and UncaughtExceptionHandler is not set.

Let's fix both of the issue and check similar problem for another thread pools.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)