This is an automated email from the ASF dual-hosted git repository.

nizhikov pushed a change to branch IGNITE-15629
in repository https://gitbox.apache.org/repos/asf/ignite.git


    from 9a2f8b63d22 IGNITE-15629 Code review fixes
     add 5c2b42dd4ec IGNITE-19628 Added IndexQuery to performance statistics 
(#10758)
     add 2603cd6e165 Merge branch 'master' into IGNITE-15629

No new revisions were added by this update.

Summary of changes:
 .../query/calcite/QueryRegistryImpl.java           |  2 --
 .../query/GridCacheDistributedQueryFuture.java     | 30 ++++++++++++++++++++++
 .../query/GridCacheDistributedQueryManager.java    | 23 ++++-------------
 .../PerformanceStatisticsProcessor.java            | 20 +++++++++++++++
 .../processors/query/GridRunningQueryInfo.java     | 13 ----------
 .../processors/query/RunningQueryManager.java      | 18 +------------
 .../query/h2/twostep/GridMapQueryExecutor.java     |  2 +-
 .../query/h2/twostep/GridReduceQueryExecutor.java  |  5 +---
 .../PerformanceStatisticsQueryTest.java            | 19 ++++++++++++++
 9 files changed, 77 insertions(+), 55 deletions(-)

Reply via email to