[
https://issues.apache.org/jira/browse/IGNITE-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173056#comment-16173056
]
Alexey Goncharuk commented on IGNITE-6316:
------------------------------------------
As the original test was broken, we need to make sure the following cases are
covered:
1) A node is restarted, but the cluster lives. In this case, the locally stored
configuration should be overridded by the cluster configuration
2) The configuration is altered, then the cluster is restarted. In this case,
the configuration should be loaded from disk.
Otherwise looks good
> SQL: Add ALTER TABLE tests with persistence
> -------------------------------------------
>
> Key: IGNITE-6316
> URL: https://issues.apache.org/jira/browse/IGNITE-6316
> Project: Ignite
> Issue Type: Task
> Components: sql
> Affects Versions: 2.3
> Reporter: Vladimir Ozerov
> Assignee: Alexander Paschenko
> Fix For: 2.3
>
>
> Scenario:
> 1) Start a node with persistence and pre-configured cache and {{QueryEntity}}
> 2) Add a column through {{ALTER TABLE}}
> 3) Restart the node
> 4) Make sure that new column is still there
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)