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

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

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)