Skip to content

Commit

Permalink
IGNITE-20382 SQL Calcite: Add metrics for CalciteQueryExecutor thread…
Browse files Browse the repository at this point in the history
… pool
  • Loading branch information
alex-plekhanov committed Sep 25, 2023
1 parent f87d3bb commit 77a2cb5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
import static org.apache.ignite.internal.processors.pool.PoolProcessor.THREAD_POOLS;

/**
* TODO use {@link StripedExecutor}, registered in core pols.
* Query task executor.
*/
public class QueryTaskExecutorImpl extends AbstractService implements QueryTaskExecutor, Thread.UncaughtExceptionHandler {
/** */
Expand Down

0 comments on commit 77a2cb5

Please sign in to comment.