You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by am...@apache.org on 2019/06/03 15:05:56 UTC

[ignite] branch gg-19155 created (now 76f9e04)

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

amashenkov pushed a change to branch gg-19155
in repository https://gitbox.apache.org/repos/asf/ignite.git.


      at 76f9e04  GG-18628: Fix test.

This branch includes the following new commits:

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

The 83 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.