GitHub user gromtech opened a pull request:
https://github.com/apache/ignite/pull/3839 Ignite 6681 .NET: QueryMetrics
* Propagated cache methods: ResetQueryMetrics, QueryMetrics
* Added CacheQueryMetricsTest
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-6681
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3839.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3839
----
commit dcce784133d18682295006a18285876b44309920
Author: Roman Guseinov <gromcase@...>
Date: 2018-04-03T13:53:24Z
IGNITE-6681 .NET: QueryMetrics
commit dcaaf71579566052a66d61260128fc43eb7bc6cc
Author: Roman Guseinov <gromcase@...>
Date: 2018-04-17T08:07:38Z
IGNITE-6681 Added CacheQueryMetricsTest
----
---