[ 
https://issues.apache.org/jira/browse/IGNITE-10534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yury Gerzhedovich updated IGNITE-10534:
---------------------------------------
    Description: 
Exception throws 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)

  was:
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)


> 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
>            Priority: Major
>             Fix For: 2.8
>
>
> Exception throws 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)

Reply via email to