tledkov-gridgain commented on a change in pull request #8518:
URL: https://github.com/apache/ignite/pull/8518#discussion_r538174690
##########
File path:
modules/calcite/src/test/java/org/apache/ignite/internal/processors/query/calcite/exec/rel/AbstractExecutionTest.java
##########
@@ -114,6 +142,59 @@ public void setup() throws Exception {
}
}
+ /** Task reordering executor. */
+ private static class IgniteRandomStripedThreadPoolExecutor extends
IgniteStripedThreadPoolExecutor {
Review comment:
Naming suggestion: IgniteTestStripedThreadPoolExecutor. Not only random
mode is supported
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]