You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ni...@apache.org on 2020/03/18 10:31:57 UTC

[ignite] branch master updated (bcaae8d -> a855014)

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

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


    from bcaae8d  IGNITE-12734 Fixed scan query over evicted partition - Fixes #7494.
     add a855014  IGNITE-12768: MetricRegistryMBean doesn't show histogram values in case when histogram name contains underscore character (#7542)

No new revisions were added by this update.

Summary of changes:
 .../processors/metric/impl/MetricUtils.java        |  9 ++--
 .../ignite/spi/metric/jmx/MetricRegistryMBean.java | 45 ++++++++++++++-----
 .../ignite/internal/metric/JmxExporterSpiTest.java | 51 +++++++++++++++++++++-
 3 files changed, 90 insertions(+), 15 deletions(-)