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

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


    from a33e1b7  IGNITE-14703 Add MergeSort distributed cache query reducer. 
(#9081)
     new 406760c  IGNITE-15764 CacheConfiguration#rebalanceDelay deprecated for 
removal (#9514)
     new b11d832  IGNITE-15757 TRANSACTIONAL_SNAPSHOT deprecated for removal 
(#9516)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/_docs/SQL/sql-transactions.adoc                                | 2 +-
 docs/_docs/configuring-caches/atomicity-modes.adoc                  | 6 +-----
 docs/_docs/data-rebalancing.adoc                                    | 4 ++++
 docs/_docs/transactions/mvcc.adoc                                   | 2 +-
 modules/core/src/main/java/org/apache/ignite/IgniteCache.java       | 2 ++
 .../src/main/java/org/apache/ignite/cache/CacheAtomicityMode.java   | 5 +++--
 .../java/org/apache/ignite/configuration/CacheConfiguration.java    | 4 ++++
 7 files changed, 16 insertions(+), 9 deletions(-)

Reply via email to