[ 
https://issues.apache.org/jira/browse/IGNITE-21452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yury Gerzhedovich updated IGNITE-21452:
---------------------------------------
    Description: 
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 issues and check similar problem for another thread pools.

  was:
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.


> 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
>            Priority: Major
>              Labels: ignite-3
>
> 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 issues and check similar problem for another thread 
> pools.



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

Reply via email to