Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-32
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/aa658126 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/aa658126 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/aa658126 Branch: refs/heads/ignite-32 Commit: aa658126f9c9b542b5a69763c30032aec180cf88 Parents: 1b2c8f5 9ab3fcb Author: AKuznetsov <akuznet...@gridgain.com> Authored: Tue Jan 13 10:39:36 2015 +0700 Committer: AKuznetsov <akuznet...@gridgain.com> Committed: Tue Jan 13 10:39:36 2015 +0700 ---------------------------------------------------------------------- .../examples/ScalarCacheAffinityExample1.scala | 3 +++ .../examples/ScalarCacheAffinityExample2.scala | 3 +++ .../ScalarCacheAffinitySimpleExample.scala | 10 ++++++-- .../scalar/examples/ScalarCacheExample.scala | 12 ++++++--- .../ScalarCachePopularNumbersExample.scala | 3 +++ .../examples/ScalarCacheQueryExample.scala | 3 +++ .../examples/ScalarSnowflakeSchemaExample.scala | 22 +++++++++++----- .../apache/ignite/IgniteSystemProperties.java | 13 ++++++++++ .../communication/tcp/TcpCommunicationSpi.java | 8 +++--- .../java/org/gridgain/grid/util/GridUtils.java | 16 ++++++++++++ pom.xml | 27 +++++++++++++++++--- 11 files changed, 103 insertions(+), 17 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/aa658126/pom.xml ----------------------------------------------------------------------