[ https://issues.apache.org/jira/browse/IGNITE-5328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032328#comment-16032328 ]
ASF GitHub Bot commented on IGNITE-5328: ---------------------------------------- GitHub user alexpaschenko opened a pull request: https://github.com/apache/ignite/pull/2054 IGNITE-5328 Added CREATE TABLE params You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5328 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2054.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2054 ---- commit 3ad4fa125cad7ff1ae782f17d7a32c5e3ca5ad9a Author: Alexander Paschenko <alexander.a.pasche...@gmail.com> Date: 2017-06-01T02:09:44Z IGNITE-5328 Added CREATE TABLE params for backups number and atomicity mode. ---- > Support cache atomicity mode for CREATE TABLE > --------------------------------------------- > > Key: IGNITE-5328 > URL: https://issues.apache.org/jira/browse/IGNITE-5328 > Project: Ignite > Issue Type: Task > Components: sql > Reporter: Vladimir Ozerov > Assignee: Alexander Paschenko > Fix For: 2.1 > > > Users should be able to set atomicity mode through "WITH" synthax. > Property name: {{atomicityMode}} > Allowed values (case insensitive): {{atomic}}, {{transactional}} -- This message was sent by Atlassian JIRA (v6.3.15#6346)