You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/05/31 13:08:04 UTC

[jira] [Created] (IGNITE-5360) Validate SQL configuration state from discovery thread

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)