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

ipavlukhin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from e94df82  IGNITE-12748 Export scheduling is moved to 
onContextInitialized in PushMetricsExporterAdapter
     add 51ef799  IGNITE-12549 Fix query mapping on REPLICATED cache during 
rebalance (#7277)

No new revisions were added by this update.

Summary of changes:
 .../processors/cache/IgniteCacheProxyImpl.java     |   5 +-
 .../cache/query/GridCacheQueryAdapter.java         |  27 +-
 .../query/ScanQueriesTopologyMappingTest.java      | 275 +++++++++++++++++++++
 .../ignite/testsuites/IgniteCacheTestSuite4.java   |   2 +
 4 files changed, 302 insertions(+), 7 deletions(-)
 create mode 100644 
modules/core/src/test/java/org/apache/ignite/internal/processors/query/ScanQueriesTopologyMappingTest.java

Reply via email to