Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AC56B200D5B for ; Wed, 13 Dec 2017 16:13:27 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id AACB8160C23; Wed, 13 Dec 2017 15:13:27 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C98F6160C16 for ; Wed, 13 Dec 2017 16:13:26 +0100 (CET) Received: (qmail 37035 invoked by uid 500); 13 Dec 2017 15:13:25 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 37024 invoked by uid 99); 13 Dec 2017 15:13:25 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Dec 2017 15:13:25 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8A955DFD7B; Wed, 13 Dec 2017 15:13:25 +0000 (UTC) From: apopovgg To: dev@ignite.apache.org Reply-To: dev@ignite.apache.org Message-ID: Subject: [GitHub] ignite pull request #3221: Ignite gg 13200 Content-Type: text/plain Date: Wed, 13 Dec 2017 15:13:25 +0000 (UTC) archived-at: Wed, 13 Dec 2017 15:13:27 -0000 GitHub user apopovgg opened a pull request: https://github.com/apache/ignite/pull/3221 Ignite gg 13200 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg-13200 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3221.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3221 ---- commit f1b9cdc0716a1b23f54d68ce0fe19eb85107567d Author: Alexey Goncharuk Date: 2017-06-14T18:37:54Z GG-12354: Partial fix of IGNITE-5473: Introduce troubleshooting logger. commit beb2409cfe2045789443d47de735d879961d371e Author: Andrey V. Mashenkov Date: 2017-06-23T09:26:06Z GG-12352: Forcible node drop makes cluster instable in some cases. Disable forcible node drop by default. commit 802f18fc250cbae8959192c78bb28dc525ed3cf7 Author: AMRepo Date: 2017-06-22T21:24:57Z Fix compilation commit 39d2dec85a3c571dfdb1cd6189b53ae2413a5d22 Author: Andrey V. Mashenkov Date: 2017-06-23T10:41:30Z Merge branch 'ignite-1.7.12-b2' into ignite-1.8.8 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/GridTopic.java # modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoManager.java # modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoMessageFactory.java # modules/core/src/main/java/org/apache/ignite/internal/managers/communication/IgniteIoTestMessage.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheAdapter.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/atomic/GridDhtAtomicCache.java # modules/core/src/main/java/org/apache/ignite/internal/processors/service/GridServiceProcessor.java # modules/core/src/main/java/org/apache/ignite/internal/processors/task/GridTaskThreadContextKey.java # modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.java # modules/core/src/test/java/org/apache/ignite/testsuites/IgniteCacheTestSuite5.java commit 96445156143b46b664f785b353463dd435ac342d Author: Andrey V. Mashenkov Date: 2017-06-23T10:42:44Z Merge remote-tracking branch 'origin/ignite-1.8.8' into ignite-1.8.8 # Conflicts: # modules/core/src/test/java/org/apache/ignite/testsuites/IgniteCacheTestSuite5.java commit 7c569f15a80ab9301c21011d2c9159e311e46cef Author: Andrey V. Mashenkov Date: 2017-06-23T10:48:10Z Merge remote-tracking branch 'origin/ignite-1.8.7.p1' into ignite-1.8.8 commit a64339449be8fa602cab3f2868c5f74004a7b747 Author: Igor Sapego Date: 2017-06-23T13:57:49Z IGNITE-4370: Implemented writing of batch of parameters for ODBC. (cherry picked from commit c10be5780589cc84e7929e234e4411d515166e0b) (cherry picked from commit d268b32cb252a5f06887d2b803d27ddc20ded95f) commit cbe5df51c423568782e31245c7f1aa06c9ba3be1 Author: Igor Sapego Date: 2017-06-13T16:47:00Z IGNITE-5478: ODBC: SQLNumParams now returns number of required parameters. (cherry picked from commit b1c56a1) (cherry picked from commit 4a8f295) commit 9ad513e68b89e907f7db36a3f3f0daca0e5986e6 Author: Igor Sapego Date: 2017-06-23T14:06:40Z IGNITE-5478: Fix for cherry pick (cherry picked from commit a2a4ec1ee9794cb542f146a07c6c67002cad444e) commit bfec212b1ece0e9e791de6dfb642324834fa77ca Author: AMRepo Date: 2017-06-22T21:24:57Z Partially reverted GG-12352. commit 1abc14fdc4e39d8245c3e50fb2cf3d183df08021 Author: AMRepo Date: 2017-06-22T21:24:57Z Partially reverted GG-12352. commit cb95f7aa729fda19b4c3b7a5ada903a1e1bc2eab Author: Andrey V. Mashenkov Date: 2017-06-23T16:08:00Z Merge remote-tracking branch 'origin/ignite-1.7.12' into ignite-1.7.12 commit f59007f2c1221d8dd22abb0a9692b4abb31e87ad Author: AMRepo Date: 2017-06-22T21:24:57Z Partially reverted GG-12352. commit 2c7d3c03cd36aee4f0985e674f550a62fc64d2db Author: Andrey V. Mashenkov Date: 2017-06-23T17:11:00Z Merge branch 'ignite-1.8.8' into ignite-1.9.4 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCachePreloaderAdapter.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridDhtPartitionTopologyImpl.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionDemander.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPreloader.java # modules/core/src/main/java/org/apache/ignite/internal/processors/security/SecurityUtils.java # modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ServerImpl.java # modules/core/src/test/java/org/apache/ignite/testsuites/IgniteCacheTestSuite5.java # modules/indexing/src/test/java/org/apache/ignite/testsuites/IgniteCacheQuerySelfTestSuite3.java # modules/platforms/cpp/odbc-test/src/application_data_buffer_test.cpp # modules/platforms/cpp/odbc-test/src/queries_test.cpp # modules/platforms/cpp/odbc/include/ignite/odbc/common_types.h # modules/platforms/cpp/odbc/include/ignite/odbc/statement.h # modules/platforms/cpp/odbc/src/config/connection_info.cpp # modules/platforms/cpp/odbc/src/diagnostic/diagnostic_record.cpp # modules/platforms/cpp/odbc/src/odbc.cpp # modules/platforms/cpp/odbc/src/query/batch_query.cpp # modules/platforms/cpp/odbc/src/statement.cpp commit 3e2a8dd7497cc21f9ad176213bcefa35869eb198 Author: Andrey V. Mashenkov Date: 2017-06-26T09:27:58Z Minor fix for GG-12197 "Ignore events for discarded update in CLOCK mode". commit 03e507f5021f3aee9728e5cbcbc85ed731e5e538 Author: Andrey V. Mashenkov Date: 2017-06-26T16:37:27Z Fixed tests. commit 17b7586a73f6b1179612d601caa38d41924a4fac Author: Andrey V. Mashenkov Date: 2017-06-26T16:38:39Z Merge branch 'ignite-1.8.8' into ignite-1.9.4 commit ad6add47b29caf44dadfe2e32acd4d245ee256ab Author: Andrey V. Mashenkov Date: 2017-06-27T07:34:42Z Fixed tests. commit 527c71805ac502290a20c631c8d4484f011f77c2 Author: Andrey V. Mashenkov Date: 2017-06-27T07:57:56Z Merge branch 'ignite-1.8.8' into ignite-1.9.4 commit 897f4c00c4945eda3f9f4a41d064ded2f6f27ccc Author: sboikov Date: 2017-06-27T09:55:11Z gg-12133 Deadlock for metadata update from GridCacheMapEntry.innerUpdate commit 90e96db22dbb7a341bfe1a8130b6dc16d5d8ae81 Author: agura Date: 2017-06-27T11:43:06Z Compilation is fixed. commit 3f33a902ed0d0a3e27be548209fe8e7933da57a9 Author: Andrey V. Mashenkov Date: 2017-06-26T09:27:58Z Minor fix for GG-12197 "Ignore events for discarded update in CLOCK mode". commit 3668b91817c1da7958cc3d7c4dddf890a2237772 Author: Andrey V. Mashenkov Date: 2017-06-27T07:34:42Z Partially reverted GG-12352. commit 172f41c489c0ca5b7613163cd325b0c01d5b28b1 Author: sboikov Date: 2017-06-27T09:55:11Z gg-12133 Deadlock for metadata update from GridCacheMapEntry.innerUpdate (cherry picked from commit 897f4c0) commit 0521b7780756788d92bfa35ef00f56b5bb01367d Author: Andrey V. Mashenkov Date: 2017-06-27T17:43:07Z GG-12370: Fixed massive NODE_FAILED events lead to excessive momentary memory consumption. commit 6abe5bf5bd732bf9f79df577e159243520dd5c0b Author: Andrey V. Mashenkov Date: 2017-06-28T06:47:45Z Fixed compilation. commit 6b54f991c13efb3630527a3010c4f90105a4fc76 Author: agura Date: 2017-06-21T16:09:37Z ignite-5574 For offheap_tiered cache first try read value from offheap in order to avoid redundant synchronization on entry commit 7d5217260b293b7224340349b5e44792999600f3 Author: Andrey V. Mashenkov Date: 2017-06-28T08:47:21Z Rethrow handshake exceptions as it done for ConnectionException. commit 81cdea40743131cac9dae49150c1038073595f7e Author: Andrey V. Mashenkov Date: 2017-06-28T10:00:30Z Fixed tests. commit 473abcafca568c7c898b0b1ae91fe964084fdf43 Author: agura Date: 2017-06-28T11:49:49Z Tests fixed ---- ---