[
https://issues.apache.org/jira/browse/IGNITE-6681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16442033#comment-16442033
]
Pavel Tupitsyn commented on IGNITE-6681:
----------------------------------------
[~guseinov] my comments:
1. Please rename {{ICache.QueryMetrics()}} to {{ICache.GetQueryMetrics()}} to
conform with C# naming guidelines and for consistency with other Ignite.NET APIs
2. {{TestQueryFails}}: use {{Assert.Throws}} instead of try-catch
> .NET: QueryMetrics
> ------------------
>
> Key: IGNITE-6681
> URL: https://issues.apache.org/jira/browse/IGNITE-6681
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Roman Guseinov
> Priority: Major
> Labels: .NET, newbie
>
> Propagate query metrics to .NET. See {{IgniteCache.queryMetrics}},
> {{resetQueryMetrics}}.
> Looks like these metrics are enabled with
> {{CacheConfiguration.EnableStatistics}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)