[
https://issues.apache.org/jira/browse/IGNITE-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174365#comment-16174365
]
Vladimir Ozerov commented on IGNITE-6316:
-----------------------------------------
[~al.psc], my comments:
1) Test for static config looks wrong to me - it confirms incorrect behavior
(changed config is overwritten with static config). This test should fail, not
pass.
2) I see some suspicious hangs in test suites, let's clear them
3) The most important - changes are in core classes, so full set of tests
should be executed
> 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)