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/08/14 12:05:24 UTC

[ignite] branch master updated (674841e -> 08b4d5b)

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 674841e  IGNITE-12363 Migrate Camel module to ignite-extensions - Fixes #8132.
     add 08b4d5b  IGNITE-12806 Fixed incorret usage of Class.isAssignableFrom in SystemViewLocal and SystemViewMBean (#7592)

No new revisions were added by this update.

Summary of changes:
 .../ignite/spi/systemview/jmx/SystemViewMBean.java |  65 +++++------
 .../ignite/spi/systemview/SystemViewLocal.java     | 122 ++++++++++-----------
 2 files changed, 92 insertions(+), 95 deletions(-)