[ 
https://issues.apache.org/jira/browse/IGNITE-10970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17114018#comment-17114018
 ] 

Ignite TC Bot commented on IGNITE-10970:
----------------------------------------

{panel:title=Branch: [pull/7822/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5326023&buildTypeId=IgniteTests24Java8_RunAll]

> ATOMICITY table creation error message should include TRANSACTIONAL_SNAPSHOT
> ----------------------------------------------------------------------------
>
>                 Key: IGNITE-10970
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10970
>             Project: Ignite
>          Issue Type: Task
>          Components: mvcc, sql
>    Affects Versions: 2.7
>            Reporter: Ilya Kasnacheev
>            Assignee: Maksim Timonin
>            Priority: Minor
>              Labels: newbie, usability
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {code}
> 0: jdbc:ignite:thin://localhost> CREATE TABLE city2(id LONG PRIMARY KEY, name 
> VARCHAR,name1 VARCHAR) WITH "atomicity=mvcc";
> Error: Invalid value of "ATOMICITY" parameter (should be either TRANSACTIONAL 
> or ATOMIC): mvcc (state=42000,code=1001)
> {code}
> This error message should also suggest TRANSACTIONAL_SNAPSHOT to activate 
> MVCC, which totally works.
> Docs update request sent.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to