You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/04 17:56:00 UTC

[jira] [Commented] (IGNITE-5703) Add CREATE TABLE param for cache write sync mode

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

ASF GitHub Bot commented on IGNITE-5703:
----------------------------------------

GitHub user alexpaschenko opened a pull request:

    https://github.com/apache/ignite/pull/2591

    IGNITE-5703

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-5703

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2591.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 #2591
    
----
commit 12fd63828d11311d2f5536f81e025c0f81e64a6a
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-08-04T18:22:35Z

    IGNITE-5703 Write sync mode in create table

commit 1974dc5c3ad439aed06461d48e8d9a55c0cf19fc
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-08-07T17:06:36Z

    minors

commit 83bfb008421dacc418534358ffbd27f0040a9829
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-04T16:06:13Z

    Merge remote-tracking branch 'apache/master' into ignite-5703

commit 98d6676f1a79280752fc055a651271357ca3c095
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-04T17:55:02Z

    IGNITE-5703 Added more tests

----


> Add CREATE TABLE param for cache write sync mode
> ------------------------------------------------
>
>                 Key: IGNITE-5703
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5703
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Alexander Paschenko
>            Assignee: Alexander Paschenko
>             Fix For: 2.3
>
>
> Inspired by IGNITE-5702: instead of always enforcing {{FULL_SYNC}} mode, we better give the user an opportunity to set it explicitly like we do with other params (backups number, atomicity mode, etc.).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)