Kirill Tkalenko created IGNITE-12750:
----------------------------------------
Summary: Correct the setting of the pool to build the index
Key: IGNITE-12750
URL:
https://issues.apache.org/jira/browse/IGNITE-12750 Project: Ignite
Issue Type: Bug
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
Fix For: 2.9
There was a bug in setting up a ThreadPool for building an index, so it turns out that only 1 thread always works. We need more threads.
{code:java}
org.apache.ignite.internal.IgnitionEx.IgniteNamedInstance#buildIdxExecSvc{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)