[
https://issues.apache.org/jira/browse/IGNITE-6705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16217275#comment-16217275
]
ASF GitHub Bot commented on IGNITE-6705:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/2921
IGNITE-6705 .NET: CacheConfiguration missing properties
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-6705
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2921.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 #2921
----
----
> .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
> Priority: Minor
> Labels: .NET
> 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)