Aaron Radzinski created NLPCRAFT-103:
----------------------------------------
Summary: Slow down when starting server on Windows 10.
Key: NLPCRAFT-103
URL: https://issues.apache.org/jira/browse/NLPCRAFT-103
Project: NLPCraft
Issue Type: Bug
Components: server
Reporter: Aaron Radzinski
Assignee: Sergey Kamov
Fix For: 0.7.0
After this line in the output the server startup (Ignite) takes ~10-20 seconds:
Aug-13|15:23:36|WARN | Index with the given set or subset of columns already
exists (consider dropping either new or existing index)
[cacheName=SQL_NLPCRAFT_NC_USER, schemaName=NLPCRAFT, tableName=NC_USER,
newIndexName=NC_USER_IDX_3, existingIndexName=NC_USER_IDX_2,
existingIndexColumns=[COMPANY_ID, EXT_ID, _KEY]]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)