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

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


    from d7389ae  invokeAll
     add ab01d51  IGNITE-11210: SQL: Merged DML and other command plans into a 
single cache. This closes #6200.
     add a5fe467  IGNITE-11195: C++ fix for Java 11 for Linux.
     add 1948ba8  Merge remote-tracking branch 'origin/master'
     add 96f71a4  IGNITE-11424: C++ network library included in release
     add 4ca2b1b  IGNITE-11085: Exclude 
GridCachePartitionEvictionDuringReadThroughSelfTest from MVCC tests. This 
closes #6198.
     add 5ed019c  IGNITE-11454 Fixed race in ClientImpl leading to client 
segmentation - Fixes #6204.
     add d281fa4  IGNITE-11394 Fixed infinite 'no next node in topology' loop - 
Fixes #6182.
     add 6517ff2  IGNITE-11463: Fixed backward compatibility of ODBC
     add fefaf928 IGNITE-11461: updated git ignore for IDEA file based projects
     add b26bbb2  IGNITE-11322 [USABILITY] Extend Node FAILED message by add 
consistentId if it exist - Fixes #6180.
     add 6c562a9  IGNITE-11199 Add extra logging for client-server connections 
in TCP discovery - Fixes #6048.
     add 45c4dc9  IGNITE-10937: JDBC Thin Driver: add data page scan support. 
This closes #6114.
     add 7100b05  How To Document reference was added
     add 0f10617  IGNITE-11322 [USABILITY] Extend Node FAILED message by add 
consistentId if it exist - Fixes #6180.
     add 436d601  IGNITE-11199 Add extra logging for client-server connections 
in TCP discovery - Fixes #6048.
     add 094bddf  IGNITE-11437 Start grid in remote JVM fails in test framework 
if TDE is enabled (#6202)
     add 70a4d69  Merge remote-tracking branch 'apache/master'
     add 30a4ac63 IGNITE-11462: Fix mvcc test 
GridCachePartitionedNearDisabledMvccTxMultiThreadedSelfTest.
     add 6008a0a  IGNITE-9470: MVCC TX: Mvcc transactions should throw proper 
exception. This closes #6131.
     add 646e5f8  IGNITE-8178 
ZookeeperDiscoverySpiTest#testReconnectServersRestart* tests fail on TC (#5755)
     add a8a3073  IGNITE-11430: SQL: Changed timestamp with TZ to simple 
timestamp for running queries SQL system view. This closes #6206.
     add 285be9a  IGNITE-11446: SQL: Renamed CACHE_GROUPS_IO to 
LOCAL_CACHE_GROUPS_IO. This closes #6221.
     add 23afdde2 IGNITE-8420. Web console Restored muted tests. Deleted unused 
tests.
     add b77fd79  IGNITE-8420 Web console: Fixed test.
     add 5268718  IGNITE-11469: Automatic modules Support for Apache Ignite 
rest-http (#6228)
     add 51740f8  IGNITE-11364 failedNodes collection is cleaned up if received 
from failed node - Fixes #6215.
     add ff9431f  IGNITE-9927: Fix flaky failures in 
CacheContinuousQueryOperationFromCallbackTest. This closes #5914.
     add b774826  IGNITE-10250 Fixed IgniteQueue hang caused by an incorrect CQ 
notification - Fixes #5456.
     add cfa12b1  IGNITE-10674 Remove MARSH_CLASS_NAME=BinaryMarshaller from 
tests. (#6205)
     add 3068fdc  IGNITE-11500 Web Console: Create template for email. (#6244)
     add 9ce4a82  IGNITE-10561: MVCC: Fix MVCC cache rebalance. This closes 
#5799.
     add 2d7590d  IGNITE-11152: IgniteTxManager.idMap possible memory leak. 
This closes #6220.
     add 051cc06  IGNITE-11497 Web console: Tuned "index.html" caching options.
     add 06c70c5  IGNITE-11506 Web console: Tweak CSS to show long user name.
     add 9dd4f75  WC-964 Web Console: Minor tweak of error message.
     add 455b56d  IGNITE-11227: SQL: Decoupled query execution entry point from 
DML. This closes #6246.
     add 3e80ca4  IGNITE-10414: SQL: Fixed schema resolution for JDBC drivers. 
This closes #6088.
     add aaa37fc  IGNITE-11227: SQL: Added missing security checks which were 
incorrectly removed in IGNITE-11227.
     add c2da3d5  IGNITE-11035 Updates in queries page - Fixes #6021.
     add 88d621a  IGNITE-11496 Web Console: Long running SQL queries could be 
randomly canceled.
     add bb74ce0  IGNITE-10261: MVCC: cache operation may hang during late 
affinity assignment. This closes #5995.
     add 890d056  IGNITE-11519 Pack configuration tests in test-jar. (#6253)
     add df15ae1  IGNITE-11509 Remove DistributedBaselineConfiguration and 
replace to methods on IgniteCluster - Fixes #6250.
     add 84c4582  IGNITE-11469: Automatic modules Support for Apache Ignite 
rest-http: fix of NCDFE (#6256)
     add 3b2dada  IGNITE-5250: SQL: disallow updates of composite key and value 
columns. This closes #6193.
     add e623f4f  IGNITE-11532 Fix partition loss policy is not handled 
properly for implicit single key transactions - Fixes #6259.
     add 5ad4b94  IGNITE-11340: SQL: Fixed OOME suite tests. This closes #6231.
     add ec728ac  IGNITE-11377 Display time to baseline auto-adjust event in 
console.sh - Fixes #6178.
     add 25818be  IGNITE-10768: MVCC: 
CacheMvccBasicContinuousQueryTest.testUpdateCountersGapClosedSimplePartitioned 
may hang. This closes #5859.
     add 2aa5341  IGNITE-11079: MVCC: IgniteCacheContinuousQueryBackupQueueTest 
is flacky. This closes #6249.
     add 9cef98a  IGNITE-11391 Fix test on free list is freezes sometimes - 
Fixes #6171.
     add 0ad916b  IGNITE-8574 Change Baseline auto-adjust parameters via JMX - 
Fixes #6181.
     add 1f1807b  IGNITE-11384 Added ability for services hot redeployment via 
DeploymentSpi - Fixes #6060.
     add 42633b5  IGNITE-10991: JDBC Thin Driver: fixed streaming mode handling 
for ordered mode. This closes #6146.
     add 54a7983  IGNITE-7139: SQL: Lazy execution support for local queries. 
This closes #6262.
     add 08f8b4e  IGNITE-11435: SQL: Implemented LOCAL_SQL_QUERY_HISTORY view. 
This closes #6255.
     add 48712c3  IGNITE-11323 Reduce boilerplate "System.setProperty" code in 
tests - Fixes #6109.
     add ee172d2  IGNITE-11461 Automatic modules tests with java11 and 
standalone project (#6214)
     add c70a4cd  IGNITE-11546 Fixed FileDownloader early close - Fixes #6271.
     add 070b90a  IGNITE-11531 Merge concurrent registrations of the same 
binary type - Fixes #6261.
     add eb3a9aa  IGNITE-11409 Fix Ignite Examples LGPL file
     add 113f034  IGNITE-11398 Cleanup leftover @RunWith(JUnit4.class) - Fixes 
#6175.
     add a188139  IGNITE-10538 Web Console: Check only distinct cluster states.
     add 1d42b17  IGNITE-10769: Fix flacky test 
IgniteCacheContinuousQueryClientTest.testNodeJoinsRestartQuery. This closes 
#5858.
     add 4152ecc  IGNITE-11559: MVCC: Mute hanging test.
     add 9c4cde5  IGNITE-10476 Merge similar cache validation tests - Fixes 
#5868.
     add 7141904  IGNITE-11482: MVCC: Error on TxLog initialization. This 
closes #6269.
     add a751cfc  IGNITE-11215: MVCC: Fixed JVM crash in MVCC PDS 1 suite. This 
closes #6241.
     add 952cf2e  IGNITE-11441: SQL: Do not register schemas of caches with 
disabled SQL. This closes #6239.
     add 4e95bb4  IGNITE-11542: Fixed IgnitePdsBinarySortObjectFieldsTest. This 
closes #6270.
     add b8806e1  IGNITE-11560 @WithSystemProperty annotation breaks some 
existing tests - Fixes #6287.
     add 38777da  IGNITE-11555 Fixed exchange latch coordinator failover - 
Fixes #6283.
     add 2efa886  IGNITE-11508 Add IGNITE_YARN_QUEUE property to override YARN 
queue name - Fixes #6302.
     add 9473492  IGNITE-11561: [ML] IgniteDistributedModel for XGBoost doesn't 
work in example
     add a63f9bf  IGNITE-11356 Test framework: Remove custom assumption 
exceptions handling - Fixes #6288.
     add 4104f78  IGNITE-11548: MVCC: Fixed mvcc snapshot request hanging on 
stop. This closes #6291.
     add 243b29f  IGNITE-11557: SQL: Fixed flaky test 
SqlSystemViewsSelfTest.testQueryHistoryMetricsModes. This closes #6285.
     add d9693a7  IGNITE-11371 Return non-null value if read-through value 
store failed due to version mismatch - Fixes #6290.
     add 9700f5f  IGNITE-11511: SQL: Added more tests for DML with parameters 
located in both UPDATE and WHERE parts. This closes #6308.
     add 145feac  IGNITE-11438 Fixed issue with TTL manager not cleaning 
entries from the underlying store. Fixes #6197
     add b221ab8  IGNITE-11545 Logging baseline auto-adjust
     add c69ff4a  IGNITE-11471: JDBC Thin Driver: Randomize the first server 
address to connect to. This closes #6260.
     add 221cd6c  IGNITE-11572 Node restart in ignite.sh was broken by 
IGNITE-11216 (#6307)
     add e7e1e77  IGNITE-10691: Python thin client: UUID marshalling fix
     add 5307b0a  IGNITE-1090 Fixed 
GridCachePartitionedOptimisticTxNodeRestartTest - Fixes #6140.
     add 4c352bc  IGNITE-11600 Fix launch script for Java 12 (#6323)
     add edcf722  Revert "IGNITE-11600 Fix launch script for Java 12 (#6323)"
     add 3caa230  IGNITE-11595 Fix broken Javadoc stylesheet (#6322)
     add 68b2207  IGNITE-11612 Fix of the test. - Fixes #6328.
     add b019978  IGNITE-11613 Fixed GridSpringBeanSerializationSelfTest - 
Fixes #6329.
     add 47a49cd  IGNITE-11600: Fix launch scripts for Java 12 (#6326)
     add 7a7c407  IGNITE-11484 Get rid of ForkJoinPool#commonPool usage for 
system critical task - Fixes #6243.
     add df17242  IGNITE-11535 AtomicLong cannot be found after creation - 
Fixes #6263.
     add 9849987  IGNITE-11615 Fixed NPE on node stop in 
IgniteBaselineAffinityTopologyActivationTest - Fixes #6331.
     add 3b53649  IGNITE-11618 Not fail when transaction is concurrently rolled 
back - Fixes #6333.
     add 87bd39f  IGNITE-11590: NPE during onKernalStop in mvcc processor. This 
closes #6317.
     add 9419272  IGNITE-11617 New exchange coordinator skips client fast reply 
for previous exchange - Fixes #6332.
     add e3a6aac  IGNITE-9799 Web Console: Removed unused code.
     add 2580c6a  IGNITE-11541 Static cache configuration should not override 
persisted configuration - Fixes #6318.
     add 63f25a7  IGNITE-11541 Added tests to the suite
     add d8d7110  IGNITE-11568 Change afterTest() annotation in 
TcpDiscoveryFailedJoinTest (#6303)
     add 1cef0ec  IGNITE-11380 Add support of JAR files to UriDeploymentSpi - 
Fixes #6177.
     add 6b5658b  IGNITE-11428: SQL: Schemas are now shown through JDBC 
drivers. This closes #6236.
     add 47693b6  IGNITE-11443: SQL: Usability changes to system views. This 
closes #6248.
     add 217accf  IGNITE-11589 Fix GridDhtPartitionsExchangeFuture remained 
incompleted in some circumstances - Fixes #6316.
     add ed9a415  IGNITE-10997 Add new property to DataRegionMetrics: empty 
pages count in reuseList. - Fixes #6319.
     add 6701a76  IGNITE-11347 Fix pending message in discovery spi on empty 
ring - Fixes #6123.
     add 29b0526  IGNITE-11587: Fix wrong RemoteTx type detection. This closes 
#6315.
     new 5c691fd  invokeAll
     new b60cf57  invokeAll

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:
 .gitignore                                         |    1 +
 CONTRIBUTING.md                                    |    2 +-
 assembly/docfiles/javadoc.css                      |  648 -----------
 assembly/release-apache-ignite-base.xml            |   18 +-
 bin/control.bat                                    |    2 +-
 bin/control.sh                                     |    2 +-
 bin/ignite-tf.sh                                   |    2 +-
 bin/ignite.bat                                     |    2 +-
 bin/ignite.sh                                      |   14 +-
 bin/ignitevisorcmd.bat                             |    2 +-
 bin/ignitevisorcmd.sh                              |    2 +-
 examples/README.md                                 |    8 +-
 examples/pom-standalone-lgpl.xml                   |   44 +
 examples/pom-standalone.xml                        |    1 -
 modules/clients/src/test/config/jdbc-config.xml    |    6 +
 .../internal/jdbc2/JdbcAbstractSchemaCaseTest.java |  228 ++++
 .../internal/jdbc2/JdbcMetadataSelfTest.java       |    7 +-
 ...pCacheTest.java => JdbcSchemaCaseSelfTest.java} |   20 +-
 .../tcp/redis/RedisProtocolGetAllAsArrayTest.java  |   17 +-
 .../ignite/jdbc/AbstractJdbcPojoQuerySelfTest.java |   12 -
 .../ignite/jdbc/JdbcErrorsAbstractSelfTest.java    |    2 +-
 .../jdbc/suite/IgniteJdbcDriverTestSuite.java      |   11 +-
 .../ignite/jdbc/thin/JdbcThinAbstractSelfTest.java |    2 +-
 .../thin/JdbcThinBulkLoadAbstractSelfTest.java     |    2 +-
 .../thin/JdbcThinDataPageScanPropertySelfTest.java |  222 ++++
 .../ignite/jdbc/thin/JdbcThinMetadataSelfTest.java |    9 +-
 .../jdbc/thin/JdbcThinSchemaCaseSelfTest.java}     |   17 +-
 .../ignite/jdbc/thin/JdbcThinSchemaCaseTest.java   |  114 --
 .../thin/JdbcThinStreamingAbstractSelfTest.java    |   22 +-
 .../thin/JdbcThinStreamingResetStreamTest.java     |  142 +++
 .../java/org/apache/ignite/DataRegionMetrics.java  |   12 +
 .../apache/ignite/DataRegionMetricsProvider.java}  |   29 +-
 .../main/java/org/apache/ignite/IgniteCluster.java |   29 +-
 .../apache/ignite/IgniteJdbcThinDataSource.java    |   17 +
 .../org/apache/ignite/IgniteSystemProperties.java  |   27 +-
 .../org/apache/ignite/internal/IgniteKernal.java   |    8 +-
 .../cluster/DistributedBaselineConfiguration.java  |    2 -
 .../internal/cluster/IgniteClusterAsyncImpl.java   |   37 +-
 .../ignite/internal/cluster/IgniteClusterImpl.java |   75 +-
 .../ignite/internal/commandline/Arguments.java     |   25 +-
 .../internal/commandline/CommandHandler.java       |  407 ++-----
 .../baseline/AutoAdjustCommandArg.java}            |   35 +-
 .../commandline/baseline/BaselineArguments.java    |  165 +++
 .../commandline/baseline/BaselineCommand.java      |  103 ++
 .../internal/jdbc/thin/ConnectionProperties.java   |   13 +
 .../jdbc/thin/ConnectionPropertiesImpl.java        |   32 +-
 .../internal/jdbc/thin/JdbcThinConnection.java     |   31 +-
 .../ignite/internal/jdbc/thin/JdbcThinTcpIo.java   |   11 +-
 .../ignite/internal/jdbc/thin/JdbcThinUtils.java   |   45 +-
 .../ignite/internal/jdbc2/JdbcConnection.java      |    2 +-
 .../apache/ignite/internal/jdbc2/JdbcUtils.java    |   22 +
 .../processors/cache/CacheGroupContext.java        |    6 +-
 .../processors/cache/GridCacheAdapter.java         |   26 +-
 .../processors/cache/GridCacheContext.java         |   12 +-
 .../processors/cache/GridCacheEntryEx.java         |   11 +
 .../processors/cache/GridCacheMapEntry.java        |  205 ++--
 .../internal/processors/cache/GridCacheMvcc.java   |    5 +-
 .../processors/cache/GridCacheMvccEntryInfo.java   |    9 +
 .../processors/cache/GridCacheProcessor.java       |   55 +-
 .../processors/cache/GridCacheTtlManager.java      |   47 +-
 .../cache/IgniteCacheOffheapManager.java           |   55 +-
 .../cache/IgniteCacheOffheapManagerImpl.java       |  399 +++----
 .../processors/cache/IgniteRebalanceIterator.java  |    6 +
 .../cache/binary/BinaryMetadataTransport.java      |   28 +-
 .../binary/CacheObjectBinaryProcessorImpl.java     |   67 +-
 .../distributed/GridDistributedCacheEntry.java     |    2 +-
 .../cache/distributed/dht/GridDhtGetFuture.java    |   14 +
 .../distributed/dht/GridDhtGetSingleFuture.java    |   14 +
 .../dht/GridDhtTxAbstractEnlistFuture.java         |   29 +-
 .../distributed/dht/GridDhtTxPrepareFuture.java    |    3 +-
 .../dht/GridDhtTxQueryFirstEnlistRequest.java      |    1 +
 .../dht/GridPartitionedSingleGetFuture.java        |   12 +-
 .../dht/atomic/DhtAtomicUpdateResult.java          |    1 -
 .../distributed/dht/atomic/GridDhtAtomicCache.java |    3 +-
 .../dht/preloader/GridDhtForceKeysFuture.java      |    2 +
 .../dht/preloader/GridDhtPartitionDemander.java    |  262 ++++-
 .../dht/preloader/GridDhtPartitionSupplier.java    |   85 +-
 .../preloader/GridDhtPartitionsExchangeFuture.java |  165 +--
 .../dht/preloader/GridDhtPreloader.java            |    4 +
 .../dht/preloader/IgniteRebalanceIteratorImpl.java |   31 +
 .../dht/preloader/latch/ExchangeLatchManager.java  |  146 ++-
 .../near/GridNearTxAbstractEnlistFuture.java       |   13 +
 .../processors/cache/mvcc/MvccProcessorImpl.java   |  188 ++-
 .../internal/processors/cache/mvcc/MvccUtils.java  |   11 +-
 .../processors/cache/mvcc/txlog/TxLog.java         |    7 +-
 .../cache/persistence/CacheDataRowAdapter.java     |   18 +-
 .../cache/persistence/DataRegionMetricsImpl.java   |   18 +-
 .../persistence/DataRegionMetricsMXBeanImpl.java   |    5 +
 .../persistence/DataRegionMetricsSnapshot.java     |    9 +
 .../GridCacheDatabaseSharedManager.java            |  138 ++-
 .../cache/persistence/GridCacheOffheapManager.java |   97 +-
 .../IgniteCacheDatabaseSharedManager.java          |   41 +-
 .../cache/persistence/file/FileDownloader.java     |  166 +--
 .../cache/persistence/file/FilePageStore.java      |    4 +-
 .../cache/persistence/file/FileUploader.java       |   40 +-
 .../cache/persistence/pagemem/PageMemoryImpl.java  |    2 +-
 .../cache/persistence/tree/io/DataPageIO.java      |   42 +-
 .../persistence/wal/FileWriteAheadLogManager.java  |   11 +-
 .../continuous/CacheContinuousQueryHandler.java    |   16 +-
 .../cache/transactions/IgniteTxHandler.java        |    6 +-
 .../IgniteTxImplicitSingleStateImpl.java           |   10 +-
 .../cache/transactions/IgniteTxManager.java        |    5 +-
 .../IgniteTxRemoteSingleStateImpl.java             |    5 -
 .../transactions/IgniteTxRemoteStateAdapter.java   |   14 +
 .../transactions/IgniteTxRemoteStateImpl.java      |   10 -
 .../processors/cache/tree/CacheDataRowStore.java   |    4 +-
 .../processors/cache/tree/CacheDataTree.java       |    2 +-
 .../cache/tree/mvcc/data/MvccDataRow.java          |   18 +-
 .../tree/mvcc/search/MvccSnapshotSearchRow.java    |    2 +-
 .../cluster/BaselineConfigurationMXBeanImpl.java   |   69 ++
 .../processors/cluster/ClusterProcessor.java       |   16 +-
 .../autoadjust/BaselineAutoAdjustData.java         |   45 +-
 .../autoadjust/BaselineAutoAdjustExecutor.java     |   14 +-
 .../autoadjust/BaselineAutoAdjustScheduler.java    |  134 ++-
 .../autoadjust/BaselineAutoAdjustStatistic.java    |   90 ++
 .../baseline/autoadjust/ChangeTopologyWatcher.java |   27 +-
 .../datastructures/AtomicDataStructureProxy.java   |   39 +-
 .../datastructures/GridCacheAtomicLongImpl.java    |   67 +-
 .../GridCacheAtomicReferenceImpl.java              |   36 +-
 .../datastructures/GridCacheAtomicStampedImpl.java |   37 +-
 .../odbc/jdbc/JdbcBatchExecuteRequest.java         |    2 +-
 .../odbc/jdbc/JdbcBatchExecuteResult.java          |    2 +-
 .../odbc/jdbc/JdbcConnectionContext.java           |   11 +-
 .../processors/odbc/jdbc/JdbcMetadataInfo.java     |   10 +-
 .../odbc/jdbc/JdbcOrderedBatchExecuteRequest.java  |    2 +-
 .../odbc/jdbc/JdbcOrderedBatchExecuteResult.java   |    2 +-
 .../odbc/jdbc/JdbcQueryExecuteRequest.java         |    2 +-
 .../odbc/jdbc/JdbcQueryExecuteResult.java          |    2 +-
 .../internal/processors/odbc/jdbc/JdbcRequest.java |    6 +
 .../processors/odbc/jdbc/JdbcRequestHandler.java   |   61 +-
 .../internal/processors/odbc/jdbc/JdbcResult.java  |    6 +
 .../odbc/odbc/OdbcConnectionContext.java           |    2 +
 .../processors/odbc/odbc/OdbcRequestHandler.java   |   22 +-
 .../platform/cluster/PlatformClusterGroup.java     |    1 +
 .../processors/query/GridQueryIndexing.java        |   23 +-
 .../processors/query/GridQueryProcessor.java       |   73 +-
 .../processors/query/QueryHistoryMetrics.java      |   15 +-
 .../processors/query/QueryHistoryMetricsValue.java |   10 +-
 .../processors/query/SqlClientContext.java         |   40 +-
 .../processors/service/IgniteServiceProcessor.java |    8 +-
 .../internal/util/GridReadOnlyArrayView.java       |   81 ++
 .../apache/ignite/internal/util/IgniteUtils.java   |  101 +-
 .../internal/util/future/GridFutureAdapter.java    |    4 +-
 .../baseline/VisorBaselineAutoAdjustSettings.java  |   30 +-
 .../internal/visor/baseline/VisorBaselineTask.java |   32 +-
 .../visor/baseline/VisorBaselineTaskResult.java    |   39 +-
 .../visor/baseline/VisorBaselineViewTask.java      |   11 +-
 .../internal/visor/query/VisorQueryPingTask.java   |   88 ++
 .../VisorQueryPingTaskResult.java}                 |   50 +-
 .../ignite/mxbean/BaselineConfigurationMXBean.java |   45 +
 .../ignite/mxbean/DataRegionMetricsMXBean.java     |    4 +
 .../ignite/spi/discovery/tcp/ClientImpl.java       |   62 +-
 .../ignite/spi/discovery/tcp/ServerImpl.java       |  110 +-
 .../discovery/tcp/internal/TcpDiscoveryNode.java   |    1 +
 .../encryption/keystore/KeystoreEncryptionSpi.java |    4 +-
 modules/core/src/test/config/tests.properties      |    5 +-
 .../ignite/cache/NodeWithFilterRestartTest.java    |    6 +-
 .../ignite/cache/ResetLostPartitionTest.java       |    2 -
 .../affinity/AffinityDistributionLoggingTest.java  |   37 +-
 .../cache/affinity/AffinityHistoryCleanupTest.java |  138 ++-
 .../failure/FailureHandlingConfigurationTest.java  |   54 +-
 .../ConsistentIdImplicitlyExplicitlyTest.java      |   18 +-
 ...dCachePartitionExchangeManagerHistSizeTest.java |   23 +-
 .../ignite/internal/GridVersionSelfTest.java       |   11 +-
 ...ientReconnectAtomicsWithLostPartitionsTest.java |  372 ++++++
 .../ignite/internal/IgniteClientRejoinTest.java    |   14 +-
 .../IgniteDiscoveryMassiveNodeFailTest.java        |   19 +-
 ...iteUpdateNotifierPerClusterSettingSelfTest.java |   20 +-
 .../BinaryConfigurationConsistencySelfTest.java    |   28 +-
 .../BinarySimpleNameTestPropertySelfTest.java      |   19 +-
 .../commandline/CommandHandlerParsingTest.java     |    4 +-
 .../managers/IgniteDiagnosticMessagesTest.java     |    2 +
 .../GridHistoryAffinityAssignmentTest.java         |    6 -
 ...istoryAffinityAssignmentTestNoOptimization.java |    3 -
 .../cache/CacheGetRemoveSkipStoreTest.java         |  293 +++++
 .../processors/cache/CacheMetricsManageTest.java   |   32 +-
 .../processors/cache/CacheNamesSelfTest.java       |   85 --
 .../cache/CacheNamesWithSpecialCharactersTest.java |   74 --
 .../ClientFastReplyCoordinatorFailureTest.java     |  141 +++
 .../GridCacheConfigurationValidationSelfTest.java  |   64 +-
 .../GridCacheMixedPartitionExchangeSelfTest.java   |   10 +-
 .../GridCacheMvccMultiThreadedUpdateSelfTest.java  |   49 +-
 ...OffHeapMultiThreadedUpdateAbstractSelfTest.java |   23 +-
 .../processors/cache/GridCacheTestEntryEx.java     |   18 +-
 .../IgniteClientCacheInitializationFailTest.java   |   19 +-
 .../cache/IgniteClientCacheStartFailoverTest.java  |    5 +-
 .../IgniteMvccTxMultiThreadedAbstractTest.java     |    7 -
 .../IgniteMvccTxSingleThreadedAbstractTest.java    |    3 -
 .../cache/IgnitePdsDataRegionMetricsTxTest.java    |    4 -
 .../processors/cache/IgniteTxAbstractTest.java     |    8 +-
 .../cache/IgniteTxExceptionAbstractSelfTest.java   |   32 +-
 ...iteExchangeLatchManagerCoordinatorFailTest.java |   93 +-
 .../CacheLateAffinityAssignmentTest.java           |    4 -
 .../GridCachePreloadRestartAbstractSelfTest.java   |    2 +-
 .../IgniteCachePartitionLossPolicySelfTest.java    |   46 +
 ...WriteSynchronizationModesMultithreadedTest.java |   29 +-
 .../IgniteTxConcurrentRemoveObjectsTest.java       |   24 +-
 ...CacheColocatedMvccTxSingleThreadedSelfTest.java |    3 -
 .../dht/GridCacheColocatedTxExceptionSelfTest.java |   58 -
 .../dht/GridCacheDhtPreloadPutGetSelfTest.java     |   14 +-
 ...achePartitionedMvccTxMultiThreadedSelfTest.java |   12 +-
 ...chePartitionedMvccTxSingleThreadedSelfTest.java |    3 -
 ...achePartitionedOptimisticTxNodeRestartTest.java |    6 -
 .../near/NearCacheMultithreadedUpdateTest.java     |    2 +-
 .../GridCacheRebalancingSyncSelfTest.java          |   30 +-
 ...acheRebalancingUnmarshallingFailedSelfTest.java |   43 +-
 ...CacheReplicatedMvccTxMultiThreadedSelfTest.java |    4 +-
 .../GridCacheReplicatedTxExceptionSelfTest.java    |   58 -
 .../mvcc/CacheMvccConfigurationValidationTest.java |    6 +
 .../cache/mvcc/CacheMvccTransactionsTest.java      |  178 +--
 .../CommonPoolStarvationCheckpointTest.java        |  147 +++
 .../IgnitePdsBinarySortObjectFieldsTest.java       |  123 +-
 ...itePdsCacheStartStopWithFreqCheckpointTest.java |   13 +-
 .../IgnitePdsContinuousRestartTest.java            |    9 -
 .../persistence/IgnitePdsDynamicCacheTest.java     |   13 +-
 .../IgnitePdsPartitionsStateRecoveryTest.java      |    7 +-
 .../IgnitePdsRecoveryAfterFileCorruptionTest.java  |    6 +-
 .../IgnitePdsSporadicDataRecordsOnBackupTest.java  |  491 ++++----
 ...ocalWalModeChangeDuringRebalancingSelfTest.java |   11 +-
 .../ClientAffinityAssignmentWithBaselineTest.java  |   25 +-
 .../cache/persistence/db/IgnitePdsWithTtlTest.java |  118 +-
 .../db/checkpoint/CheckpointFreeListTest.java      |   10 +-
 ...CheckpointSimulationWithRealCpDisabledTest.java |    2 +-
 .../cache/persistence/file/FileDownloaderTest.java |   15 +-
 .../pagemem/UsedPagesMetricAbstractTest.java       |   97 ++
 .../persistence/pagemem/UsedPagesMetricTest.java   |   58 +
 .../pagemem/UsedPagesMetricTestPersistence.java    |   91 ++
 .../wal/ExplicitWalDeltaConsistencyTest.java       |    2 -
 .../PageMemoryTrackerPluginProvider.java           |    6 +-
 ...heContinuousQueryOperationFromCallbackTest.java |  292 ++++-
 .../CacheContinuousQueryOrderingEventTest.java     |   39 +-
 .../continuous/CacheKeepBinaryIterationTest.java   |    6 -
 .../IgniteCacheContinuousQueryBackupQueueTest.java |    7 +-
 .../IgniteCacheContinuousQueryClientTest.java      |    6 +
 .../cache/transactions/TxRollbackAsyncTest.java    |    4 +-
 .../cluster/BaselineConfigurationMXBeanTest.java   |   84 ++
 .../cluster/ChangeTopologyWatcherTest.java         |   25 +-
 .../database/IgniteDbDynamicCacheSelfTest.java     |   13 +-
 .../DistributedMetaStoragePersistentTest.java      |    4 +-
 ...ServiceHotRedeploymentViaDeploymentSpiTest.java |  161 +++
 .../spi/ExponentialBackoffTimeoutStrategyTest.java |    3 -
 .../TcpCommunicationSpiFaultyClientSslTest.java    |    3 -
 .../tcp/TcpCommunicationSpiFreezingClientTest.java |    3 -
 .../tcp/TcpDiscoveryCoordinatorFailureTest.java    |    3 -
 .../discovery/tcp/TcpDiscoveryFailedJoinTest.java  |    6 +-
 .../tcp/TcpDiscoveryNetworkIssuesTest.java         |  215 ++++
 .../apache/ignite/testframework/GridTestUtils.java |   98 +-
 .../ignite/testframework/MvccFeatureChecker.java   |    1 -
 .../testframework/config/GridTestProperties.java   |    3 -
 .../testframework/junits/GridAbstractTest.java     |  194 +--
 .../junits/GridAbstractTestWithAssumption.java     |   50 -
 .../testframework/junits/IgniteTestResources.java  |    4 +-
 .../junits/SystemPropertiesList.java}              |   21 +-
 .../testframework/junits/WithSystemProperty.java}  |   26 +-
 .../junits/multijvm/IgniteClusterProcessProxy.java |   25 +-
 .../ignite/testsuites/IgniteBasicTestSuite.java    |    2 +
 ...bjectsSimpleNameMapperComputeGridTestSuite.java |    1 -
 ...IgniteBinarySimpleNameMapperBasicTestSuite.java |    1 -
 ...inarySimpleNameMapperCacheFullApiTestSuite.java |    1 -
 .../testsuites/IgniteCacheMvccTestSuite1.java      |    4 -
 .../testsuites/IgniteCacheMvccTestSuite4.java      |    2 +
 .../testsuites/IgniteCacheMvccTestSuite6.java      |    2 +
 .../testsuites/IgniteCacheRestartTestSuite.java    |    2 +
 .../ignite/testsuites/IgniteCacheTestSuite.java    |    4 -
 .../ignite/testsuites/IgniteCacheTestSuite4.java   |    2 +
 .../ignite/testsuites/IgniteCacheTestSuite6.java   |    2 +
 .../testsuites/IgniteClientReconnectTestSuite.java |    2 +
 .../ignite/testsuites/IgnitePdsTestSuite.java      |    4 +
 .../testsuites/IgniteServiceGridTestSuite.java     |    2 +
 .../IgniteSpiDiscoverySelfTestSuite.java           |    3 +
 .../apache/ignite/util/GridCommandHandlerTest.java |   72 +-
 modules/dev-utils/ignite-modules-test/README.md    |   16 +
 modules/dev-utils/ignite-modules-test/build.gradle |  139 +++
 .../src/test/java/module-info.java}                |   13 +-
 .../modulestest/IgniteLaunchInModularEnvTest.java  |   97 ++
 modules/extdata/uri/pom.xml                        |  118 ++
 .../uri/tasks/GridUriDeploymentDependency9.java    |   58 +
 .../uri/tasks/GridUriDeploymentTestTask10.java}    |   31 +-
 .../uri/tasks/GridUriDeploymentTestTask11.java}    |   31 +-
 .../uri/tasks/GridUriDeploymentTestTask8.java}     |   31 +-
 .../uri/tasks/GridUriDeploymentTestTask9.java      |   73 ++
 .../GridUriDeploymentTestWithNameTask10.java}      |   37 +-
 .../GridUriDeploymentTestWithNameTask11.java}      |   37 +-
 .../tasks/GridUriDeploymentTestWithNameTask8.java} |   37 +-
 .../ignite/spi/deployment/uri/tasks/spring9.xml    |   45 +
 .../spi/deployment/uri/tasks/test9.properties      |   22 +
 .../testsuites/IgniteBinaryHibernateTestSuite.java |   37 -
 .../IgniteBinaryHibernate5TestSuite.java           |   37 -
 .../IgniteBinaryHibernate53TestSuite.java          |   37 -
 .../processors/query/h2/CommandProcessor.java      |   26 +-
 .../processors/query/h2/IgniteH2Indexing.java      | 1229 ++++++++++----------
 ...eryParserCacheKey.java => QueryDescriptor.java} |  110 +-
 .../processors/query/h2/QueryParameters.java       |  215 ++++
 .../internal/processors/query/h2/QueryParser.java  |  149 ++-
 .../processors/query/h2/QueryParserResult.java     |   29 +-
 .../processors/query/h2/QueryParserResultDml.java  |   16 +-
 .../processors/query/h2/SchemaManager.java         |   14 +-
 .../internal/processors/query/h2/dml/DmlUtils.java |    5 +-
 .../processors/query/h2/dml/UpdatePlan.java        |   10 +-
 .../processors/query/h2/dml/UpdatePlanBuilder.java |   89 +-
 .../h2/sys/view/SqlAbstractLocalSystemView.java    |   56 +-
 .../h2/sys/view/SqlSystemViewBaselineNodes.java    |    2 +-
 .../h2/sys/view/SqlSystemViewCacheGroups.java      |   51 +-
 .../view/SqlSystemViewCacheGroupsIOStatistics.java |    8 +-
 .../query/h2/sys/view/SqlSystemViewCaches.java     |  147 +--
 .../query/h2/sys/view/SqlSystemViewIndexes.java    |   32 +-
 .../query/h2/sys/view/SqlSystemViewNodes.java      |    8 +-
 .../sys/view/SqlSystemViewQueryHistoryMetrics.java |   92 ++
 .../h2/sys/view/SqlSystemViewRunningQueries.java   |    4 +-
 .../query/h2/sys/view/SqlSystemViewTables.java     |   35 +-
 .../cache/BinaryTypeRegistrationTest.java          |  194 +++
 .../ClientReconnectAfterClusterRestartTest.java    |   39 +-
 .../cache/IgniteCacheInsertSqlQuerySelfTest.java   |   91 +-
 .../cache/IgniteCacheSqlDmlErrorSelfTest.java      |   21 +-
 .../IgniteCacheSqlInsertValidationSelfTest.java    |   19 +-
 .../cache/IgniteCacheUpdateSqlQuerySelfTest.java   |  387 ++++--
 .../cache/StartCachesInParallelTest.java           |   43 +-
 ...tributedPartitionQueryNodeRestartsSelfTest.java |   22 +-
 ...cheQueryNodeRestartDistributedJoinSelfTest.java |   27 +-
 .../index/DynamicIndexAbstractBasicSelfTest.java   |   67 +-
 .../cache/index/H2DynamicTableSelfTest.java        |   36 +-
 ...ransactionsCommandsWithMvccEnabledSelfTest.java |    2 +-
 ...StaticCacheDdlKeepStaticConfigurationTest.java} |   16 +-
 .../processors/cache/index/StaticCacheDdlTest.java |  402 +++++++
 .../mvcc/CacheMvccBasicContinuousQueryTest.java    |   36 +-
 .../mvcc/CacheMvccContinuousQueryClientTest.java   |    9 -
 .../mvcc/CacheMvccPartitionedSqlQueriesTest.java   |    2 +-
 .../mvcc/CacheMvccReplicatedSqlQueriesTest.java    |    2 +-
 .../mvcc/CacheMvccSqlQueriesAbstractTest.java      |   99 +-
 .../mvcc/CacheMvccSqlTxQueriesAbstractTest.java    |   68 +-
 .../mvcc/MvccDeadlockDetectionConfigTest.java      |    3 -
 .../cache/mvcc/MvccDeadlockDetectionTest.java      |    4 +-
 .../persistence/db/wal/IgniteWalRecoveryTest.java  |  140 ++-
 .../transaction/DmlInsideTransactionTest.java      |   26 +-
 ...tStoreQueryWithMultipleClassesPerCacheTest.java |    8 +-
 .../IgnitePersistentStoreSchemaLoadTest.java       |    6 +-
 .../query/IgniteSqlKeyValueFieldsTest.java         |   14 +-
 .../processors/query/LocalQueryLazyTest.java       |  108 ++
 .../processors/query/RunningQueriesTest.java       |  105 +-
 .../SqlIncompatibleDataTypeExceptionTest.java      |  199 ++++
 .../processors/query/SqlQueryHistorySelfTest.java  |    2 +-
 .../processors/query/SqlSystemViewsSelfTest.java   |  377 ++++--
 .../processors/query/h2/QueryDataPageScanTest.java |    5 +-
 .../twostep/AbstractPartitionPruningBaseTest.java  |    3 -
 .../DisappearedCacheCauseRetryMessageSelfTest.java |    4 +-
 ...DisappearedCacheWasNotFoundMessageSelfTest.java |    4 +-
 .../twostep/DmlSelectPartitionPruningSelfTest.java |    6 +-
 .../twostep/MvccDmlPartitionPruningSelfTest.java   |    3 -
 .../twostep/NonCollocatedRetryMessageSelfTest.java |   17 +-
 .../h2/twostep/RetryCauseMessageSelfTest.java      |    4 +-
 .../processors/query/oom/AbstractQueryOOMTest.java |   72 +-
 .../oom/QueryOOMWithQueryParallelismTest.java      |    4 -
 .../oom/QueryOOMWithoutQueryParallelismTest.java   |    4 -
 .../IgniteBinaryCacheQueryTestSuite.java           |    3 +
 .../IgniteBinaryCacheQueryTestSuite2.java          |    3 +
 .../testsuites/IgniteCacheQuerySelfTestSuite6.java |    6 +-
 .../IgniteCacheWithIndexingTestSuite.java          |    3 +
 .../vector/impl/DelegatingNamedVector.java         |   24 +-
 modules/platforms/cpp/core/src/ignition.cpp        |   13 +-
 modules/platforms/cpp/jni/Makefile.am              |    1 +
 .../platforms/cpp/jni/include/ignite/jni/java.h    |    7 +
 modules/platforms/cpp/jni/os/linux/src/utils.cpp   |   10 +-
 modules/platforms/cpp/jni/src/java.cpp             |   79 +-
 modules/platforms/cpp/odbc/src/message.cpp         |    3 +-
 .../cpp/odbc/src/streaming/streaming_context.cpp   |    2 +
 modules/platforms/cpp/project/vs/ignite.slnrel     |   10 +
 modules/platforms/cpp/project/vs/ignite_x86.slnrel |   10 +
 .../ApiParity/ClusterParityTest.cs                 |    4 +-
 .../Apache.Ignite.Core/IDataRegionMetrics.cs       |   21 +-
 .../Apache.Ignite.Core/Impl/DataRegionMetrics.cs   |   20 +-
 .../python/pyignite/datatypes/standard.py          |   13 +-
 modules/platforms/python/tests/test_datatypes.py   |   42 +
 modules/rest-http/pom.xml                          |   12 +-
 .../GridSpringBeanSerializationSelfTest.java       |    4 +
 modules/sqlline/bin/sqlline.bat                    |    2 +-
 modules/sqlline/bin/sqlline.sh                     |    2 +-
 .../uri/GridUriDeploymentClassLoader.java          |   47 +-
 .../uri/GridUriDeploymentClassLoaderFactory.java   |    8 +-
 .../uri/GridUriDeploymentFileProcessor.java        |   59 +-
 .../uri/GridUriDeploymentFileProcessorResult.java  |    8 +-
 .../uri/GridUriDeploymentJarVerifier.java          |    4 +-
 .../uri/GridUriDeploymentSpringDocument.java       |    2 +-
 .../uri/GridUriDeploymentUnitDescriptor.java       |   15 +-
 .../spi/deployment/uri/UriDeploymentSpi.java       |   72 +-
 .../scanners/file/UriDeploymentFileScanner.java    |   54 +-
 ...DeploymentClassLoaderMultiThreadedSelfTest.java |    2 +-
 .../scanners/file/GridFileDeploymentSelfTest.java  |   52 +-
 .../scanners/http/GridHttpDeploymentSelfTest.java  |   43 +-
 modules/web-console/DEVNOTES.txt                   |    2 +-
 modules/web-console/backend/app/browsersHandler.js |    1 +
 modules/web-console/backend/app/schemas.js         |    5 +-
 modules/web-console/backend/index.js               |    0
 modules/web-console/backend/package.json           |    3 +-
 modules/web-console/backend/routes/admin.js        |    5 +-
 modules/web-console/backend/services/auth.js       |    6 +-
 modules/web-console/backend/services/mails.js      |  158 ++-
 modules/web-console/backend/services/users.js      |   22 +-
 modules/web-console/backend/templates/base.html    |   21 +
 modules/web-console/frontend/app/app.js            |    1 -
 .../frontend/app/components/breadcrumbs/style.scss |    5 +-
 .../app/components/cluster-selector/controller.js  |   10 +-
 .../app/components/cluster-selector/template.pug   |    4 +-
 .../component.spec.js                              |    8 +-
 .../frontend/app/components/page-landing/index.js  |   13 +-
 .../app/components/page-landing/template.pug       |    4 +-
 .../components/queries-notebook/controller.ts      |  668 +++++++----
 .../components/queries-notebook/template.tpl.pug   |    8 +-
 .../components/user-menu/style.scss                |   15 +
 .../components/user-menu/template.pug              |    4 +-
 .../components/modal-import-models/component.js    |    5 +-
 .../page-configure-basic/controller.spec.js        |  206 ----
 .../page-configure-basic/reducer.spec.js           |   19 +-
 .../components/page-configure-basic/reducer.ts     |   22 +-
 .../generator/generator/JavaTransformer.spec.js    |   55 -
 .../generator/generator/SharpTransformer.spec.js   |   53 -
 .../generator/generator/SpringTransformer.spec.js  |   54 -
 .../services/ConfigurationDownload.spec.js         |   22 +-
 .../configuration/services/PageConfigure.spec.js   |  240 ----
 .../app/configuration/store/reducer.spec.js        |   31 +-
 .../app/modules/agent/AgentManager.service.js      |  125 +-
 .../frontend/app/services/Version.service.js       |  104 +-
 .../frontend/app/services/Version.spec.js          |   18 +-
 modules/web-console/frontend/app/vendor.js         |    3 -
 modules/web-console/frontend/package.json          |    5 -
 .../public/images/page-landing-carousel-2.png      |  Bin 34564 -> 0 bytes
 .../public/images/page-landing-carousel-3.png      |  Bin 27808 -> 0 bytes
 ...g-carousel-1.png => page-landing-ui-sample.png} |  Bin
 .../frontend/public/stylesheets/style.scss         |   62 +-
 modules/web-console/frontend/views/index.pug       |    2 +
 modules/web-console/pom.xml                        |   12 +-
 .../web-console/web-agent/bin/ignite-web-agent.bat |    2 +-
 .../web-console/web-agent/bin/ignite-web-agent.sh  |    2 +-
 .../org/apache/ignite/yarn/ClusterProperties.java  |   65 +-
 .../org/apache/ignite/yarn/IgniteYarnClient.java   |    4 +-
 .../yarn/IgniteApplicationMasterSelfTest.java      |   14 +
 .../zk/internal/ZookeeperDiscoveryImpl.java        |    6 +-
 .../tcp/ipfinder/zk/ZookeeperIpFinderTest.java     |    5 +-
 .../zk/ZookeeperDiscoverySpiTestSuite1.java        |   14 +-
 .../ZookeeperDiscoveryClientReconnectTest.java     |   15 +-
 ...erDiscoveryConcurrentStartAndStartStopTest.java |   13 +-
 ...coverySegmentationAndConnectionRestoreTest.java |  108 +-
 .../ZookeeperDiscoverySpiSaslFailedAuthTest.java   |   13 +-
 ...ookeeperDiscoverySpiSaslSuccessfulAuthTest.java |    8 +-
 .../zk/internal/ZookeeperDiscoverySpiTestBase.java |    4 +-
 parent/pom.xml                                     |   10 +-
 pom.xml                                            |    1 -
 446 files changed, 13317 insertions(+), 7311 deletions(-)
 delete mode 100644 assembly/docfiles/javadoc.css
 create mode 100644 
modules/clients/src/test/java/org/apache/ignite/internal/jdbc2/JdbcAbstractSchemaCaseTest.java
 copy 
modules/clients/src/test/java/org/apache/ignite/internal/jdbc2/{JdbcDefaultNoOpCacheTest.java
 => JdbcSchemaCaseSelfTest.java} (62%)
 create mode 100644 
modules/clients/src/test/java/org/apache/ignite/jdbc/thin/JdbcThinDataPageScanPropertySelfTest.java
 copy 
modules/{indexing/src/test/java/org/apache/ignite/internal/processors/query/oom/QueryOOMWithQueryParallelismTest.java
 => 
clients/src/test/java/org/apache/ignite/jdbc/thin/JdbcThinSchemaCaseSelfTest.java}
 (63%)
 delete mode 100644 
modules/clients/src/test/java/org/apache/ignite/jdbc/thin/JdbcThinSchemaCaseTest.java
 create mode 100644 
modules/clients/src/test/java/org/apache/ignite/jdbc/thin/JdbcThinStreamingResetStreamTest.java
 copy 
modules/{indexing/src/test/java/org/apache/ignite/internal/processors/query/oom/QueryOOMWithQueryParallelismTest.java
 => core/src/main/java/org/apache/ignite/DataRegionMetricsProvider.java} (56%)
 copy 
modules/{clients/src/test/java/org/apache/ignite/internal/processors/rest/protocols/tcp/redis/RedisProtocolGetAllAsArrayTest.java
 => 
core/src/main/java/org/apache/ignite/internal/commandline/baseline/AutoAdjustCommandArg.java}
 (56%)
 create mode 100644 
modules/core/src/main/java/org/apache/ignite/internal/commandline/baseline/BaselineArguments.java
 create mode 100644 
modules/core/src/main/java/org/apache/ignite/internal/commandline/baseline/BaselineCommand.java
 create mode 100644 
modules/core/src/main/java/org/apache/ignite/internal/processors/cluster/BaselineConfigurationMXBeanImpl.java
 create mode 100644 
modules/core/src/main/java/org/apache/ignite/internal/processors/cluster/baseline/autoadjust/BaselineAutoAdjustStatistic.java
 create mode 100644 
modules/core/src/main/java/org/apache/ignite/internal/util/GridReadOnlyArrayView.java
 create mode 100644 
modules/core/src/main/java/org/apache/ignite/internal/visor/query/VisorQueryPingTask.java
 copy 
modules/core/src/main/java/org/apache/ignite/internal/visor/{baseline/VisorBaselineAutoAdjustSettings.java
 => query/VisorQueryPingTaskResult.java} (53%)
 create mode 100644 
modules/core/src/main/java/org/apache/ignite/mxbean/BaselineConfigurationMXBean.java
 create mode 100644 
modules/core/src/test/java/org/apache/ignite/internal/IgniteClientReconnectAtomicsWithLostPartitionsTest.java
 create mode 100644 
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheGetRemoveSkipStoreTest.java
 delete mode 100644 
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheNamesSelfTest.java
 delete mode 100644 
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheNamesWithSpecialCharactersTest.java
 create mode 100644 
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/ClientFastReplyCoordinatorFailureTest.java
 create mode 100644 
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/CommonPoolStarvationCheckpointTest.java
 create mode 100644 
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/pagemem/UsedPagesMetricAbstractTest.java
 create mode 100644 
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/pagemem/UsedPagesMetricTest.java
 create mode 100644 
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/pagemem/UsedPagesMetricTestPersistence.java
 create mode 100644 
modules/core/src/test/java/org/apache/ignite/internal/processors/cluster/BaselineConfigurationMXBeanTest.java
 create mode 100644 
modules/core/src/test/java/org/apache/ignite/internal/processors/service/ServiceHotRedeploymentViaDeploymentSpiTest.java
 create mode 100644 
modules/core/src/test/java/org/apache/ignite/spi/discovery/tcp/TcpDiscoveryNetworkIssuesTest.java
 delete mode 100644 
modules/core/src/test/java/org/apache/ignite/testframework/junits/GridAbstractTestWithAssumption.java
 copy 
modules/{indexing/src/test/java/org/apache/ignite/internal/processors/query/oom/QueryOOMWithQueryParallelismTest.java
 => 
core/src/test/java/org/apache/ignite/testframework/junits/SystemPropertiesList.java}
 (68%)
 copy 
modules/{indexing/src/test/java/org/apache/ignite/internal/processors/query/oom/QueryOOMWithoutQueryParallelismTest.java
 => 
core/src/test/java/org/apache/ignite/testframework/junits/WithSystemProperty.java}
 (63%)
 create mode 100644 modules/dev-utils/ignite-modules-test/README.md
 create mode 100644 modules/dev-utils/ignite-modules-test/build.gradle
 copy 
modules/{web-console/frontend/app/components/web-console-header/components/user-menu/style.scss
 => dev-utils/ignite-modules-test/src/test/java/module-info.java} (82%)
 create mode 100644 
modules/dev-utils/ignite-modules-test/src/test/java/org/apache/ignite/modulestest/IgniteLaunchInModularEnvTest.java
 create mode 100644 
modules/extdata/uri/src/main/java/org/apache/ignite/spi/deployment/uri/tasks/GridUriDeploymentDependency9.java
 copy 
modules/{clients/src/test/java/org/apache/ignite/internal/jdbc2/JdbcDefaultNoOpCacheTest.java
 => 
extdata/uri/src/main/java/org/apache/ignite/spi/deployment/uri/tasks/GridUriDeploymentTestTask10.java}
 (55%)
 copy 
modules/{clients/src/test/java/org/apache/ignite/internal/jdbc2/JdbcDefaultNoOpCacheTest.java
 => 
extdata/uri/src/main/java/org/apache/ignite/spi/deployment/uri/tasks/GridUriDeploymentTestTask11.java}
 (55%)
 rename 
modules/{clients/src/test/java/org/apache/ignite/internal/jdbc2/JdbcDefaultNoOpCacheTest.java
 => 
extdata/uri/src/main/java/org/apache/ignite/spi/deployment/uri/tasks/GridUriDeploymentTestTask8.java}
 (55%)
 create mode 100644 
modules/extdata/uri/src/main/java/org/apache/ignite/spi/deployment/uri/tasks/GridUriDeploymentTestTask9.java
 copy 
modules/{clients/src/test/java/org/apache/ignite/internal/processors/rest/protocols/tcp/redis/RedisProtocolGetAllAsArrayTest.java
 => 
extdata/uri/src/main/java/org/apache/ignite/spi/deployment/uri/tasks/GridUriDeploymentTestWithNameTask10.java}
 (51%)
 copy 
modules/{clients/src/test/java/org/apache/ignite/internal/processors/rest/protocols/tcp/redis/RedisProtocolGetAllAsArrayTest.java
 => 
extdata/uri/src/main/java/org/apache/ignite/spi/deployment/uri/tasks/GridUriDeploymentTestWithNameTask11.java}
 (51%)
 copy 
modules/{clients/src/test/java/org/apache/ignite/internal/processors/rest/protocols/tcp/redis/RedisProtocolGetAllAsArrayTest.java
 => 
extdata/uri/src/main/java/org/apache/ignite/spi/deployment/uri/tasks/GridUriDeploymentTestWithNameTask8.java}
 (51%)
 create mode 100644 
modules/extdata/uri/src/main/java/org/apache/ignite/spi/deployment/uri/tasks/spring9.xml
 create mode 100644 
modules/extdata/uri/src/main/java/org/apache/ignite/spi/deployment/uri/tasks/test9.properties
 delete mode 100644 
modules/hibernate-4.2/src/test/java/org/apache/ignite/testsuites/IgniteBinaryHibernateTestSuite.java
 delete mode 100644 
modules/hibernate-5.1/src/test/java/org/apache/ignite/testsuites/IgniteBinaryHibernate5TestSuite.java
 delete mode 100644 
modules/hibernate-5.3/src/test/java/org/apache/ignite/testsuites/IgniteBinaryHibernate53TestSuite.java
 rename 
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/{QueryParserCacheKey.java
 => QueryDescriptor.java} (52%)
 create mode 100644 
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/QueryParameters.java
 create mode 100644 
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/sys/view/SqlSystemViewQueryHistoryMetrics.java
 create mode 100644 
modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/BinaryTypeRegistrationTest.java
 copy 
modules/indexing/src/test/java/org/apache/ignite/internal/processors/{query/oom/QueryOOMWithQueryParallelismTest.java
 => cache/index/StaticCacheDdlKeepStaticConfigurationTest.java} (69%)
 create mode 100644 
modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/index/StaticCacheDdlTest.java
 create mode 100644 
modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/LocalQueryLazyTest.java
 create mode 100644 
modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/SqlIncompatibleDataTypeExceptionTest.java
 mode change 100644 => 100755 modules/web-console/backend/index.js
 create mode 100644 modules/web-console/backend/templates/base.html
 delete mode 100644 
modules/web-console/frontend/app/configuration/components/page-configure-basic/controller.spec.js
 delete mode 100644 
modules/web-console/frontend/app/configuration/generator/generator/JavaTransformer.spec.js
 delete mode 100644 
modules/web-console/frontend/app/configuration/generator/generator/SharpTransformer.spec.js
 delete mode 100644 
modules/web-console/frontend/app/configuration/generator/generator/SpringTransformer.spec.js
 delete mode 100644 
modules/web-console/frontend/app/configuration/services/PageConfigure.spec.js
 delete mode 100644 
modules/web-console/frontend/public/images/page-landing-carousel-2.png
 delete mode 100644 
modules/web-console/frontend/public/images/page-landing-carousel-3.png
 rename modules/web-console/frontend/public/images/{page-landing-carousel-1.png 
=> page-landing-ui-sample.png} (100%)

Reply via email to