This is an automated email from the ASF dual-hosted git repository.
mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.
from 2385cbb IGNITE-8641: Spring data example now uses its own xml config
(#7280)
add b5181d1 IGNITE-12547 Replace array of AtomicLong with AtomicLongArray
in free list - Fixes #7267.
No new revisions were added by this update.
Summary of changes:
.../persistence/freelist/AbstractFreeList.java | 8 +--
.../cache/persistence/freelist/PagesList.java | 68 +++++++++++++++++-----
.../db/wal/WalRecoveryTxLogicalRecordsTest.java | 18 +++---
.../persistence/freelist/FreeListCachingTest.java | 30 +++++-----
4 files changed, 83 insertions(+), 41 deletions(-)