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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
Pavel Tupitsyn created IGNITE-6494:
--------------------------------------

             Summary: .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
             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)