You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2017/09/26 08:39:00 UTC

[jira] [Resolved] (IGNITE-6494) .NET: CacheConfiguration.WriteSynchronizationMode incorrect default value

     [ https://issues.apache.org/jira/browse/IGNITE-6494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn resolved IGNITE-6494.
------------------------------------
    Resolution: Fixed

> .NET: CacheConfiguration.WriteSynchronizationMode incorrect default value
> -------------------------------------------------------------------------
>
>                 Key: IGNITE-6494
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6494
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET
>             Fix For: 2.3
>
>
> {{CacheConfiguration.WriteSynchronizationMode}} has no explicit default in .NET, which causes it to be {{FullSync}} (first enum value). Java-side default is {{PRIMARY_SYNC}}.
> Write a test to make sure all defaults are the same (start a cache from Spring and get configuration).



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