[
https://issues.apache.org/jira/browse/IGNITE-8595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitriy Pavlov updated IGNITE-8595:
-----------------------------------
Fix Version/s: (was: 2.6)
2.7
> SQL: Ability to cancel DDL operations
> -------------------------------------
>
> Key: IGNITE-8595
> URL: https://issues.apache.org/jira/browse/IGNITE-8595
> Project: Ignite
> Issue Type: Task
> Components: sql
> Reporter: Vladimir Ozerov
> Priority: Major
> Labels: usability
> Fix For: 2.7
>
>
> At the moment it is impossible to cancel DDL operations. Suppose that you
> started {{CREATE INDEX}} on very heavy table. It took hours to finish, and
> you would like to stop it because it is 9:00AM, and users are about to
> execute many queries and {{CREATE INDEX}} will slow them down or even block.
> It should be possible to stop DDL operations in the same way it is done for
> {{SELECT}} queries.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)