This is an automated email from the ASF dual-hosted git repository.
amashenkov pushed a change to branch gg-19169
in repository https://gitbox.apache.org/repos/asf/ignite.git.
was a602b68 GG-19169: Fix wrong mvcc tx detection.
This change permanently discards the following revisions:
discard a602b68 GG-19169: Fix wrong mvcc tx detection.
discard ffc3615 GG-18743 Fix GridCommandHandler failing tests
discard e2985f0 GG-18799: Removed password length limit in thin client
handshake
discard 48ec10c GG-18555: Fix GridCommandHandlerPasscodeAuthenticator flaky
tests
discard 0a4ce6e IGNITE-11592 Correctly handle cache stop in transactions
discard 1115094 GG-17451 JavaDoc build failure
discard 425dd86 GG-17429 synchronous execution of tx prepare in exchange
thread was replaced with true async
discard 8f5c699 GG-18740 Debug log for the case when no WAL segment is found
on restore.
discard 1cf60c5 IGNITE-9228: Spark SQL Table Schema Specification - Fixes
#4551.
discard b70fdb6 IGNITE-11595 Fix broken Javadoc stylesheet (#6322)
discard 8e48981 IGNITE-11754 Fixed memory leak in TxFinishSync - Fixes #6462.
discard 63aa739 GG-18579 [IGNITE-11626] Compilation error fix
discard b3eb0fa Merge remote-tracking branch 'GGCE/8.7-master' into 8.7-master
discard 2657da0 IGNITE-11626 InitNewCoordinatorFuture should be reported in
diagnostic output
discard 9163df0 GG-18886 Web Console: Fixed executing SQL queries when "Max
pages" specified.
discard 055d64d GG-18994 Web Console: Fixed Direct-install build for Windows,
caused by regression in latest pkg 4.4.0. Downgrading to 4.3.8.
discard 8cde30c GG-17428 Rebuild indexes have been broken after historical
rebalance
discard 2cde007 GG-18906 Web Console: Fixed reconnect to next available node.
discard 0295c5b GG-18739 new test added to test suite
discard ae33105 GG-18739 disable archiving + walCompactionEnabled probably
broke reading from wal on server restart
discard 6d4faa6 GG-18918 Fix test that shown missed partitions during
rebalancing.
discard 0e94605 IGNITE-5438: JDBC Thin Driver: support
Statement.setQueryTimeout. This closes #5772. This closes #5813.
discard 40f5554 IGNITE-5234: JDBC Thin Driver: implemented
Connection.setNetworkTimeout method. This closes #5819.
discard 3e07e53 IGNITE-5439: JDBC Thin: query cancel support. This closes
#4252. This closes #5441.
discard 04d522e GG-18828
GridCommandHandlerPasscodeAuthenticatorTest.testCacheIdleVerifyNodeFilter fails
with AssertionError
discard 84819ed GG-18895 Fixed incorrect test configuration in
CacheFutureExceptionSelfTest
discard 9b96362 GG-18857: fix examples: CacheClientBinaryQueryExample
discard 1c84a9c GG-17340 Added log information about inaccessible nodes
within tcp communication
discard 36438d5 GG-18848 Fixed detection of connected cluster. (#42)
discard 90b3544 IGNITE-10623 Possible JVM crash when node stopped with errors
discard 14e6ca8 GG-18622 [IGNITE-11780] Split command handler on hierarchy of
commands
discard 7f8712f GG-17337 [IGNITE-11579] Add new commands to deal with garbage
in partitions which left after cache destroy in shared cache groups
discard 8dccb2f GG-17376: Fix issues related to IGNITE-10896 - Fixes #6535.
discard e808799 GG-17334 [IGNITE-11732] Fixed merged exchange future hang
discard 97def65 GG-18838 Save selected cluster on stat action. (#41)
discard dd04156 GG-18794 Can't run example .Net with .Net docker node
discard 1a6b50d GG-18698: reduced log message in case: Topology projection is
empty. Cluster group is empty.
discard 01b5f6c GG-18491 If docker virtual interface is present in system
org.apache.ignite.internal.util.IgniteUtils#getLocalHost returns wrong
InetAddress. (#21)
discard 4159e76 GG-18684 Improve logging on partition map exchange. (#28)
discard 7a0d174 GG-18682 Should to filtered indexes by cache name instead of
validate all caches in group. (#29)
discard f4712d6 GG-17390 [IGNITE-11699] License change: Node can't start
after forced shutdown if the wal archiver disabled
discard e1ea7c7 GG-17472 PVS: V6004 The 'then' statement is equivalent to the
'else' statement. IgniteTxManager (#22)
discard 9f3de9b GG-18562 Fixed broken scenario during change PME coordinator
to locally joining node
discard 44fcfd2 IGNITE-11589 Fix GridDhtPartitionsExchangeFuture remained
incompleted in some circumstances - Fixes #6316.
discard 1471194 GG-18747 [.NET] Add EE and UE runnable docker image
discard 6dab7b2 GG-18502 Fixed "Expanded all" icon.
discard 0feec71 GG-18508 Do not calc collapsed rows as visible.
discard 595129f GG-17390 [IGNITE-11699] Node can't start after forced
shutdown if the wal archiver disabled
discard e179770 GG-18567 Discovery Compression check fails when nodes
reconnect to cluster
discard 32ff002 GG-17465 Fix false-positive detection of cluster not idle
state. Enrich DbCheckpointListener. Rework command handler tests hierarchy.
discard 586b18a GG-17470 Backport of GG-16776 multiplier for wal archive size
adjustment changed
discard 895d69d GG-18511 Web Console: Implemented "Pause/Resume/Bootstrap"
actions on "Data Center Replication" screen.
discard 55f6ed0 GG-17339 Backport [IGNITE-11524] Memory leak caused by
executing a jdbc prepared statement
discard c4783d3 GG-17326 Backport [IGNITE-11604] SQL: Fixed problem with DROP
COLUMN which was not able remove a column properly in some cases
discard 9de7b44 GG-14999 SQL: Disallow new cache creation with non-default
precision/scale fields on rolling upgrade
discard f0668e2 GG-17478 Fixed wrong assert on affinity initialization on
node join
discard aeb631a GG-17383 [IGNITE-11805] .NET: Add runnable .NET Core
assembly, add Dockerfile (#6501)
discard e58149d GG-18401 Web Console: Fixed generation of security
permissions for JAAS authentication mode.
discard 1824656 GG-17434 Fix memory leak on unstable topology caused by
partition reservation
discard 79085f6 GG-17475 Port [IGNITE-11202] SQL: Move partition reservation
logic to separate class
discard b4f3819 GG-16776 multiplier for wal archive size adjustment changed
discard 63fc5cb GG-17424 Disable by default bash pipefail/errexit/nounset
options from Ignite startup scripts
discard c63f2e3 GG-17405 Fix of wrong commit.
discard b6c2c65 GG-17375 Web Console: Implemented support for Mongo 4.x and
latest Ubuntu. Co-authored-by: Vasiliy Sisko <[email protected]>
Co-authored-by: Andrey Novikov <[email protected]> Co-authored-by: Ilya
Murchenko <[email protected]>
discard d0e440e GG-17405 Web Console: Fixed missing e-mail templates in
"Direct install" packages.
discard c382ed2 IGNITE-11103 Idle Verify --cache-filter ALL should include
system caches.
discard 459aa1b GG-14963 Fix hang on cancel query with modes: lazy and
distributed joins
discard 3ef40cf IGNITE-11696 Add JMX metrics for PME execution time - Fixes
#6420.
discard def1192 IGNITE-11767 Clean up GridDhtPartitionsFullMessage when not
needed, do not hold decompressed partsSizes in field.
discard bb9a3cd IGNITE-10797 Remove unused methods from
IgniteCacheSnapshotManager - Fixes #6293.
discard 3114b14 WC-1051 Web Console: Fixed Wrong layout for grids and
"no-data" component.
discard 9d49000 8.7-master Removed empty migration guide
discard 2dc4089 Copyright 2019 GridGain Systems, Inc. and Contributors.
discard 7f5558b Ignoring RST files with unapproved licenses, temp fix until
correct solution is found
discard 8346c74 "README.md", "README.txt", "NOTICE_HADOOP", "NOTICE_IGNITE",
"LICENSE", "NOTICE", "LICENSE_HADOOP", "LICENSE_IGNITE"
discard 4ba53ea Copyright 2019 GridGain Systems, Inc. and Contributors.