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 2019/12/18 11:07:29 UTC

[ignite] branch master updated (a09d128 -> 3f16c67)

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 a09d128  IGNITE-12434 Dump checkpoint readLock holder threads if writeLock can`t take lock more than threshold timeout. - Fixes #7124.
     add 3f16c67  IGNITE-12450: Transaction operations metrics (#7141)

No new revisions were added by this update.

Summary of changes:
 .../processors/cache/CacheMetricsImpl.java         | 42 +++++++++++++++-------
 .../cache/GridCacheAbstractMetricsSelfTest.java    |  2 +-
 ...dCacheTransactionalAbstractMetricsSelfTest.java | 38 ++++++++++++++++++++
 3 files changed, 68 insertions(+), 14 deletions(-)