Vladimir Ozerov created IGNITE-5360:
---------------------------------------
Summary: Validate SQL configuration state from discovery thread
Key: IGNITE-5360
URL:
https://issues.apache.org/jira/browse/IGNITE-5360 Project: Ignite
Issue Type: Task
Components: cache, sql
Reporter: Vladimir Ozerov
Fix For: 2.1
If started cache belongs to shared schema, we may receive exception due to duplicate objects (tables, indexes) in exchange thread, thus causing a hang.
Need to implement additional validation in discovery thread when it is safe to fail.
See {{SqlPublicSchemaSelfTest#_testTypeConflictInPublicSchema}} as an example of failing test.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)