You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by am...@apache.org on 2020/12/03 12:35:45 UTC

[ignite] branch master updated (5230f39 -> c80f390)

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

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


    from 5230f39  IGNITE-13795 Added escaping of node consistent id in diagnostic pagelock dump file name. - Fixes #8526.
     add c80f390  IGNITE-13776 BPlus tree lock retries limit reached with sqlOnHeapCacheEnabled (#8514)

No new revisions were added by this update.

Summary of changes:
 .../cache/persistence/GridCacheOffheapManager.java | 19 ++++++++++-
 .../processors/cache/persistence/RowStore.java     |  2 +-
 .../processors/cache/index/H2RowCacheSelfTest.java | 39 +++++++++++++++++++++-
 3 files changed, 57 insertions(+), 3 deletions(-)