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 35C2D200C10 for ; Fri, 3 Feb 2017 14:57:39 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 32A79160B48; Fri, 3 Feb 2017 13:57:39 +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 55A01160B3F for ; Fri, 3 Feb 2017 14:57:38 +0100 (CET) Received: (qmail 63419 invoked by uid 500); 3 Feb 2017 13:57:37 -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 63404 invoked by uid 99); 3 Feb 2017 13:57:37 -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; Fri, 03 Feb 2017 13:57:37 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 149B2DF9F9; Fri, 3 Feb 2017 13:57:37 +0000 (UTC) From: dkarachentsev To: dev@ignite.apache.org Reply-To: dev@ignite.apache.org Message-ID: Subject: [GitHub] ignite pull request #1494: Ignite 4395 Implement communication backpressure ... Content-Type: text/plain Date: Fri, 3 Feb 2017 13:57:37 +0000 (UTC) archived-at: Fri, 03 Feb 2017 13:57:39 -0000 GitHub user dkarachentsev opened a pull request: https://github.com/apache/ignite/pull/1494 Ignite 4395 Implement communication backpressure per policy - SYSTEM or PUBLIC You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4395 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1494.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 #1494 ---- commit ce83715123d9ac3c1939e154318fce25d387bfed Author: Pavel Tupitsyn Date: 2016-12-20T12:32:39Z IGNITE-4359 .NET: Support DateTime properties in LINQ commit d92b88f12fa2949a7ab0b205c8d2fcbfd1042f11 Author: Pavel Tupitsyn Date: 2016-12-20T13:01:22Z IGNITE-4359 .NET: Fix Java timezone setting in tests commit 072b9c26dda4eb7a39d095d33c08d1611c891444 Author: devozerov Date: 2016-12-21T10:08:30Z IGNITE-4469: Hadoop: set default value of offheap memory page and shuffle messages to 1Mb. commit 121f034e5739dcc7dd9c9577c9a437acaf710a19 Author: devozerov Date: 2017-01-05T09:00:49Z Merge branch 'ignite-1.8.2' into ignite-1.8.3 commit 494cf88209b196f2677e26f468aab1f98d791217 Author: devozerov Date: 2017-01-05T09:05:04Z Merge branch 'ignite-1.7.5' into ignite-1.8.3 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/binary/BinaryObjectExImpl.java # modules/core/src/main/java/org/apache/ignite/internal/processors/query/GridQueryProcessor.java # modules/platforms/dotnet/Apache.Ignite.Benchmarks/Properties/AssemblyInfo.cs # modules/platforms/dotnet/Apache.Ignite.Core.Tests.NuGet/Properties/AssemblyInfo.cs # modules/platforms/dotnet/Apache.Ignite.Core.Tests/Cache/Query/CacheQueriesCodeConfigurationTest.cs # modules/platforms/dotnet/Apache.Ignite.Core.Tests/Properties/AssemblyInfo.cs # modules/platforms/dotnet/Apache.Ignite.NLog/Properties/AssemblyInfo.cs # modules/platforms/dotnet/Apache.Ignite/Properties/AssemblyInfo.cs # modules/platforms/dotnet/examples/Apache.Ignite.Examples/Properties/AssemblyInfo.cs # modules/platforms/dotnet/examples/Apache.Ignite.ExamplesDll/Properties/AssemblyInfo.cs commit ac92bdb44ed0fb02893c1e7e9df4443a0a26d331 Author: Ivan Veselovskiy Date: 2016-12-19T08:57:00Z IGNITE-3966: Hadoop: add Hadoop native library to Java arguments automatically. This closes #1320. commit 1776e9eb04895bbb870f7c6aa89ca96db2af31b7 Author: tledkov-gridgain Date: 2016-12-29T08:14:10Z IGNITE-4458: Hadoop: "striped" shuffle mode is default from now on. This closes #1390. commit e7d781ee3221107d9a819dd70cb5776558a59e2a Author: devozerov Date: 2017-01-05T08:30:42Z IGNITE-4516: Hadoop: implemented optional compression for remote shuffle output. This closes #1399. commit b6005b07b3e28907c8ff5cb6ebcce25bdb23bb48 Author: devozerov Date: 2017-01-05T11:48:06Z IGNITE-4461: Hadoop: added automatic resolution of "raw" comparator for Text class. commit 626f1d5614930bca0ab744a6049e5f83f321d46a Author: Andrey V. Mashenkov Date: 2016-12-23T09:18:07Z IGNITE-4142: Fixed assertion while update metrics. This closes #1372. commit 07752ec85dc3bf18297b728f9a31185d44ad3687 Author: sboikov Date: 2017-01-11T10:51:23Z Improved cache.get benchmarks. commit 660cd1e072496c323f5bdfc797f2a7cb7d74480d Author: sboikov Date: 2017-01-11T14:34:46Z Added cache.getAll benchmarks for offheap cache. commit 074a4a08012822f3404807015bc63052c20e7439 Author: sboikov Date: 2017-01-11T14:54:55Z Added cache.getAll benchmarks for offheap cache. commit 1820eb3135c44d6768d53b95d69c2a93c7759b6f Author: sboikov Date: 2017-01-11T15:09:42Z Added cache.putAll benchmarks for offheap cache. commit e04d83c4911bbd3e18f03ee1e80a99cd49fae87f Author: sboikov Date: 2017-01-11T15:15:53Z Added cache.putAll benchmarks for offheap cache. commit 55f7594fd0595a4269c3972446ba4ebe30c12442 Author: Alexandr Kuramshin Date: 2017-01-13T09:26:39Z ignite-4293 Do not need store deserialized value for BinaryMarshaller (cherry picked from commit d10946b) commit 1665a615030201a7c9a51fd479868c3533b103b5 Author: Anton Vinogradov Date: 2016-12-30T10:41:34Z IGNITE-4424 REPLICATED cache isn't synced across nodes commit 80f7325211f6adb8a9f3cc0bd1192ded28aeff77 Author: Anton Vinogradov Date: 2017-01-16T09:15:17Z Merge branch 'ignite-1.7.5-p1' into ignite-1.7.6 commit 496fb173d55a8ea0702fcb70a4e807f61d8fc53e Author: nikolay_tikhonov Date: 2017-01-16T10:19:51Z IGNITE-4513 Improve debug logging. commit c3eae9fecff5ad01390170c034dca39c216a097c Author: Andrey Novikov Date: 2017-01-16T03:33:16Z IGNITE-4518 Fixed parallel load of cache. - Fixes #1426. Signed-off-by: Andrey Novikov (cherry picked from commit 79401b2) commit 71176473f9fd0aa2088ba4e611ba4b7fc45e76b8 Author: Andrey Novikov Date: 2017-01-16T04:22:34Z IGNITE-4545 Added cache for router hostnames. - Fixes #1428. Signed-off-by: Andrey Novikov (cherry picked from commit 27ba69b) commit 22b7e76c00a77a06388bcef869f29d1a572a306a Author: sboikov Date: 2017-01-17T09:33:32Z ignite-4465 Prevent cache entry eviction while it is loaded from store (otherwise loaded value can be not stored in cache). commit 67225b24dbc77ed70f5aa6bac6d750623c67045d Author: sboikov Date: 2017-01-17T09:46:28Z Merge remote-tracking branch 'remotes/community/ignite-1.7.5-p1' into ignite-1.7.6 commit 74d0dcc6c56118f9e4fdaa4aa70d25d1abe7b80e Author: Andrey V. Mashenkov Date: 2017-01-17T12:00:08Z IGNITE-3964: SQL: add support for custom table name. This closes #1301. commit 8e622e41de4acf365da7f933a08b6d31bae11124 Author: Andrey V. Mashenkov Date: 2017-01-17T12:18:33Z IGNITE-4247: Sql queries supports table alias. This closes #1297. commit a922ac9d17f91f25aaa2bac9f0a2622dbd04c9bb Author: Andrey V. Mashenkov Date: 2017-01-17T12:31:04Z IGNITE-4540: IndexingSPI can be used without have default H2 Indexing enabled. This closes #1423. commit d0c0bcece7d8e9d373aaf13a210f6d890e5ad48b Author: Andrey V. Mashenkov Date: 2017-01-17T13:19:02Z IGNITE-3867: Fixed ScanQuery ignores pageSize property. This closes #1406. commit b54a481315a45c7a6c8f70534f655e14b25cc439 Author: dkarachentsev Date: 2017-01-18T09:05:22Z ignite-4525 - Near reader is created when value is loaded from store. commit 2eb24cad277e14322cf42155697cae78e0f80e13 Author: dkarachentsev Date: 2017-01-18T10:00:25Z ignite-4147 - Fail if joining node has different of cluster SSL configuration. commit 2305e38345d8a7ca812d265d00eaca5bb7d6adb1 Author: Andrey V. Mashenkov Date: 2017-01-18T11:57:53Z Minor fixes in tests. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---