This is an automated email from the ASF dual-hosted git repository.
nizhikov pushed a change to branch ignite-2.8.1
in repository https://gitbox.apache.org/repos/asf/ignite.git.
from faf7f06 IGNITE-12734 Fixed scan query over evicted partition - Fixes
#7494.
add 4f0da22 IGNITE-12880 Adds PushMetricsExporterAdapter default export
period value. (#7700)
add e30e0e0 IGNITE-12908 Changes approach of checking for the presence of
SqlViewExporterSpi. (#7695)
add 3c5b1fc IGNITE-12910 Replaces debug method invocation in
ViewExporterSpi. (#7696)
No new revisions were added by this update.
Summary of changes:
.../core/src/main/java/org/apache/ignite/internal/IgnitionEx.java | 2 +-
.../internal/processors/metric/PushMetricsExporterAdapter.java | 5 ++++-
.../apache/ignite/spi/systemview/jmx/JmxSystemViewExporterSpi.java | 2 +-
.../java/org/apache/ignite/spi/systemview/SqlViewExporterSpi.java | 3 +--
4 files changed, 7 insertions(+), 5 deletions(-)