Return-Path: X-Original-To: apmail-ignite-commits-archive@minotaur.apache.org Delivered-To: apmail-ignite-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 278C918BC9 for ; Tue, 1 Dec 2015 06:03:16 +0000 (UTC) Received: (qmail 58065 invoked by uid 500); 1 Dec 2015 06:03:16 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 57982 invoked by uid 500); 1 Dec 2015 06:03:16 -0000 Mailing-List: contact commits-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 commits@ignite.apache.org Received: (qmail 57508 invoked by uid 99); 1 Dec 2015 06:03:15 -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; Tue, 01 Dec 2015 06:03:15 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7BF5DE2C7F; Tue, 1 Dec 2015 06:03:15 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sboikov@apache.org To: commits@ignite.apache.org Date: Tue, 01 Dec 2015 06:03:30 -0000 Message-Id: In-Reply-To: <9148c900474e47488cd2116d0d7505ce@git.apache.org> References: <9148c900474e47488cd2116d0d7505ce@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [16/16] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1537 Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1537 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9dce7388 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9dce7388 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/9dce7388 Branch: refs/heads/ignite-1537 Commit: 9dce73888aebcac7e4b108dcbc8b81dff33b8925 Parents: 184bc96 f5e9918 Author: sboikov Authored: Tue Dec 1 09:02:42 2015 +0300 Committer: sboikov Committed: Tue Dec 1 09:02:42 2015 +0300 ---------------------------------------------------------------------- examples/pom.xml | 5 +- examples/schema-import/pom.xml | 2 +- modules/aop/pom.xml | 2 +- modules/apache-license-gen/pom.xml | 2 +- modules/aws/pom.xml | 2 +- modules/camel/pom.xml | 5 +- .../ignite/stream/camel/package-info.java | 21 ++++ .../ignite/stream/camel/package-info.java | 21 ++++ modules/clients/pom.xml | 2 +- modules/cloud/pom.xml | 2 +- modules/codegen/pom.xml | 2 +- modules/core/pom.xml | 2 +- .../GridDeploymentPerVersionStore.java | 12 +- .../distributed/dht/GridDhtLockFuture.java | 17 ++- .../communication/tcp/TcpCommunicationSpi.java | 12 +- .../spi/discovery/tcp/TcpDiscoverySpi.java | 2 - .../core/src/main/resources/ignite.properties | 2 +- ...cheAbstractFullApiMultithreadedSelfTest.java | 9 +- .../IgniteCacheStoreValueAbstractTest.java | 111 +++++++++++-------- .../cache/IgniteCacheTxPreloadNoWriteTest.java | 2 +- ...idCacheNearOnlyMultiNodeFullApiSelfTest.java | 3 +- ...eRebalancingUnmarshallingFailedSelfTest.java | 13 ++- .../GridCacheLocalIsolatedNodesSelfTest.java | 6 +- .../cache/GridCacheCommandHandlerSelfTest.java | 7 +- .../tcp/IgniteCacheSslStartStopSelfTest.java | 2 +- modules/extdata/p2p/pom.xml | 2 +- .../extdata/uri/modules/uri-dependency/pom.xml | 2 +- modules/extdata/uri/pom.xml | 4 +- modules/flume/pom.xml | 5 +- .../ignite/stream/flume/package-info.java | 21 ++++ .../ignite/stream/flume/package-info.java | 21 ++++ modules/gce/pom.xml | 2 +- modules/geospatial/pom.xml | 2 +- modules/hadoop/pom.xml | 2 +- modules/hibernate/pom.xml | 2 +- modules/indexing/pom.xml | 2 +- modules/jcl/pom.xml | 2 +- modules/jms11/pom.xml | 2 +- .../ignite/stream/jms11/package-info.java | 21 ++++ .../ignite/stream/jms11/package-info.java | 21 ++++ modules/jta/pom.xml | 2 +- modules/kafka/pom.xml | 2 +- .../ignite/stream/kafka/package-info.java | 21 ++++ .../ignite/stream/kafka/package-info.java | 21 ++++ modules/log4j/pom.xml | 2 +- modules/log4j2/pom.xml | 2 +- modules/mesos/pom.xml | 2 +- modules/mqtt/pom.xml | 5 +- .../apache/ignite/stream/mqtt/package-info.java | 21 ++++ .../apache/ignite/stream/mqtt/package-info.java | 21 ++++ modules/platforms/cpp/common/configure.ac | 2 +- modules/platforms/cpp/core-test/configure.ac | 2 +- modules/platforms/cpp/core/configure.ac | 2 +- modules/platforms/cpp/examples/configure.ac | 2 +- modules/platforms/cpp/ignite/configure.ac | 2 +- .../Properties/AssemblyInfo.cs | 4 +- .../Properties/AssemblyInfo.cs | 12 +- .../Properties/AssemblyInfo.cs | 4 +- .../Properties/AssemblyInfo.cs | 6 +- .../Apache.Ignite/Properties/AssemblyInfo.cs | 4 +- .../Properties/AssemblyInfo.cs | 4 +- .../Properties/AssemblyInfo.cs | 4 +- modules/rest-http/pom.xml | 2 +- modules/scalar-2.10/pom.xml | 2 +- modules/scalar/pom.xml | 2 +- modules/schedule/pom.xml | 2 +- modules/schema-import/pom.xml | 2 +- modules/slf4j/pom.xml | 2 +- modules/spark-2.10/pom.xml | 2 +- modules/spark/pom.xml | 2 +- modules/spring/pom.xml | 2 +- .../ignite/cache/store/spring/package-info.java | 21 ++++ modules/ssh/pom.xml | 2 +- modules/tools/pom.xml | 2 +- modules/twitter/pom.xml | 5 +- .../ignite/stream/twitter/package-info.java | 21 ++++ .../twitter/IgniteTwitterStreamerTestSuite.java | 19 ++-- .../ignite/stream/twitter/package-info.java | 21 ++++ modules/urideploy/pom.xml | 2 +- modules/visor-console-2.10/pom.xml | 2 +- modules/visor-console/pom.xml | 2 +- modules/visor-plugins/pom.xml | 2 +- modules/web/pom.xml | 2 +- modules/yardstick/pom.xml | 6 +- modules/yarn/pom.xml | 2 +- modules/zookeeper/pom.xml | 2 +- .../discovery/tcp/ipfinder/zk/package-info.java | 21 ++++ pom.xml | 2 +- 88 files changed, 507 insertions(+), 169 deletions(-) ----------------------------------------------------------------------