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

namelchev pushed a change to branch ignite-2.14
in repository https://gitbox.apache.org/repos/asf/ignite.git


    from a8f536b26c5 IGNITE-17552 Fixed an issue where the snapshot error was 
not propagated to the initiating node (#10221)
     add 150f2c2538d IGNITE-17587 Fixed the "io.datastorage.StorageSize" metric 
in case of multiple persistence dataregions (#10225)

No new revisions were added by this update.

Summary of changes:
 .../cache/persistence/DataStorageMetricsImpl.java  | 22 +++------
 .../GridCacheDatabaseSharedManager.java            | 18 ++++++--
 .../cache/persistence/GridCacheOffheapManager.java | 45 +-----------------
 .../cache/persistence/checkpoint/Checkpointer.java |  7 ++-
 .../persistence/file/FilePageStoreManager.java     |  2 +-
 .../IgniteDataStorageMetricsSelfTest.java          | 54 ++++++++++++++++++----
 6 files changed, 74 insertions(+), 74 deletions(-)

Reply via email to