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

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


    from 9ee67f97537 IGNITE-28331 after review aplekhanov #1.1
     add 381029def66 IGNITE-28402 Fix OOM during 
WriteAheadLogManagerSelfTest#testNoRaceAutoArchiveAndDeactivation TC run 
(#12964)
     add 517fadfc5f0 IGNITE-28403 Remove IgniteDhtPartitionCountersMap (#12958)
     add 1335c5308f5 IGNITE-28193 Fix typo in log message when node stopped 
with errors (#12962)
     add 9b4449654e6 Merge branch 'master' into ignite-28331
     add 986e630b402 IGNITE-28331 wip

No new revisions were added by this update.

Summary of changes:
 .../query/calcite/exec/exp/agg/Accumulators.java   | 86 +++++++++++++++++++++-
 .../calcite/integration/SelectByKeyFieldTest.java  | 18 ++---
 .../communication/GridIoMessageFactory.java        |  4 -
 .../internal/plugin/IgniteLogInfoProviderImpl.java |  2 +-
 .../preloader/GridDhtPartitionsFullMessage.java    | 41 ++++-------
 .../preloader/IgniteDhtPartitionCountersMap.java   | 59 ---------------
 .../IgniteCacheDatabaseSharedManager.java          |  7 +-
 .../persistence/wal/FileWriteAheadLogManager.java  |  4 +-
 .../main/resources/META-INF/classnames.properties  |  1 -
 .../CacheExchangeMessageDuplicatedStateTest.java   |  3 +-
 .../db/wal/WriteAheadLogManagerSelfTest.java       |  5 +-
 11 files changed, 119 insertions(+), 111 deletions(-)
 delete mode 100644 
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/IgniteDhtPartitionCountersMap.java

Reply via email to