Possible threading issues with index metadata loading
-----------------------------------------------------
Key: TEIID-3136
URL:
https://issues.jboss.org/browse/TEIID-3136
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 7.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.7.1, 8.4.4, 8.9
Index metadata can be processed by several threads such that the modifications may not be
seen appropriately by other threads. This could include the materialization table not
being set appropriately and model not found errors.