[
https://issues.apache.org/jira/browse/IGNITE-5328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032884#comment-16032884
]
Vladimir Ozerov commented on IGNITE-5328:
-----------------------------------------
[~al.psc], my comments:
1) {{parseEnumParam}} - let's remove this method, and perform parsing directly
in {{processExtraParam}}. If failed we should throw exception with allowed
values. We should not sey anything about Java classes in the message.
2) Now I see many test with various cases and spaces for {{backups}}, but I do
not see a single test for {{backups=1}}.
> 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)