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

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


    from 183034e  IGNITE-11939 
IgnitePdsTxHistoricalRebalancingTest.testTopologyChangesWithConstantLoad test 
failure - Fixes #7400.
     add 100101c  IGNITE-12605: Reset initial update counter value before 
clearing a partition (#7341)

No new revisions were added by this update.

Summary of changes:
 .../cache/IgniteCacheOffheapManager.java           |  5 ++
 .../cache/IgniteCacheOffheapManagerImpl.java       |  5 ++
 .../processors/cache/PartitionUpdateCounter.java   |  5 ++
 .../cache/PartitionUpdateCounterDebugWrapper.java  |  5 ++
 .../cache/PartitionUpdateCounterTrackingImpl.java  |  7 ++-
 .../cache/PartitionUpdateCounterVolatileImpl.java  |  7 ++-
 .../dht/topology/GridDhtLocalPartition.java        |  4 ++
 .../cache/persistence/GridCacheOffheapManager.java | 15 +++++
 .../persistence/db/wal/IgniteWalRebalanceTest.java | 67 ++++++++++++++++++++++
 9 files changed, 118 insertions(+), 2 deletions(-)

Reply via email to