You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Yury Gerzhedovich (JIRA)" <ji...@apache.org> on 2018/12/05 07:18:00 UTC

[jira] [Created] (IGNITE-10534) DDL operations don't work on not started caches

Yury Gerzhedovich created IGNITE-10534:
------------------------------------------

             Summary: DDL operations don't work on not started caches
                 Key: IGNITE-10534
                 URL: https://issues.apache.org/jira/browse/IGNITE-10534
             Project: Ignite
          Issue Type: Bug
          Components: sql
    Affects Versions: 2.8
            Reporter: Yury Gerzhedovich
            Assignee: Yury Gerzhedovich
             Fix For: 2.8


Exception trows in case try execute create or drop index operations for not started cache on not affinity nodeĀ 

java.lang.AssertionError
 at org.apache.ignite.internal.processors.query.h2.ddl.DdlStatementsProcessor.isDdlSupported(DdlStatementsProcessor.java:532)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)