[jira] [Created] (IGNITE-6705) .NET: CacheConfiguration missing properties

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

[jira] [Created] (IGNITE-6705) .NET: CacheConfiguration missing properties

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

             Summary: .NET: CacheConfiguration missing properties
                 Key: IGNITE-6705
                 URL: https://issues.apache.org/jira/browse/IGNITE-6705
             Project: Ignite
          Issue Type: Improvement
      Security Level: Public (Viewable by anyone)
          Components: platforms
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 2.4


IGNITE-6263 revealed a number of missing {{CacheConfiguration}} properties:

{code}
            "IsOnheapCacheEnabled",
            "StoreConcurrentLoadAllThreshold",
            "isOnheapCacheEnabled",
            "RebalanceOrder",
            "RebalanceBatchesPrefetchCount",
            "MaxQueryIteratorsCount",
            "QueryDetailMetricsSize",
            "SqlSchema",
            "QueryParallelism"
{code}



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