[5/7] ignite git commit: HashMap's offset retrieval in HashSet class definition for legacy IBM JRE

2015-12-08 Thread sboikov
HashMap's offset retrieval in HashSet class definition for legacy IBM JRE Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c0775220 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c0775220 Diff:

[2/7] ignite git commit: IGNITE-2090 .Net: EventsTest.TestSerialization fails

2015-12-08 Thread sboikov
IGNITE-2090 .Net: EventsTest.TestSerialization fails Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c10b112a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c10b112a Diff:

[3/7] ignite git commit: IGNITE-2083 EntryProcessor is called twice on primary node in transactional cache

2015-12-08 Thread sboikov
IGNITE-2083 EntryProcessor is called twice on primary node in transactional cache Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9a14d643 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9a14d643 Diff:

[4/7] ignite git commit: IGNITE-2050 - Fixed duplicate query types in configuration. - Fixes #291.

2015-12-08 Thread sboikov
IGNITE-2050 - Fixed duplicate query types in configuration. - Fixes #291. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ebddcb18 Tree:

ignite git commit: 1.5.0-b2-SNAPSHOT

2015-12-08 Thread sboikov
Repository: ignite Updated Branches: refs/heads/master 3fbf3e954 -> 9c27ecbdd 1.5.0-b2-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9c27ecbd Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9c27ecbd

ignite git commit: 1.5.0-b2-SNAPSHOT

2015-12-08 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-1.5 c07752203 -> 3b26859bd 1.5.0-b2-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3b26859b Tree:

ignite git commit: ignite-1.5 Fixed hang on client reconnect (should not do blocking calls from reconnect callback)

2015-12-08 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-1.5 3b26859bd -> d57918378 ignite-1.5 Fixed hang on client reconnect (should not do blocking calls from reconnect callback) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[1/7] ignite git commit: IGNITE-2081 Fixed javadoc.

2015-12-08 Thread sboikov
Repository: ignite Updated Branches: refs/heads/master 9c27ecbdd -> 49a0e6dab IGNITE-2081 Fixed javadoc. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/34596c63 Tree:

ignite git commit: 1.5.1-b2-SNAPSHOT

2015-12-08 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-1.5.1 575f70d48 -> 250aa4f90 1.5.1-b2-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/250aa4f9 Tree:

[15/16] ignite git commit: 1.5.1-b2-SNAPSHOT

2015-12-08 Thread akuznetsov
1.5.1-b2-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/250aa4f9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/250aa4f9 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/250aa4f9 Branch:

[07/16] ignite git commit: Merge branch ignite-1.5 into ignite-1.5.1

2015-12-08 Thread akuznetsov
Merge branch ignite-1.5 into ignite-1.5.1 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c7dd0edd Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c7dd0edd Diff:

ignite git commit: IGNITE-2064 More test fixes

2015-12-08 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-1.5 67ebd02c9 -> 8ca163bd0 IGNITE-2064 More test fixes Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8ca163bd Tree:

ignite git commit: Fixed race in IgniteTransactionalWriteInvokeBenchmark test.

2015-12-08 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-1.5 efe632b18 -> 3a3400340 Fixed race in IgniteTransactionalWriteInvokeBenchmark test. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3a340034 Tree:

[13/19] ignite git commit: wip

2015-12-08 Thread vozerov
wip Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/09e79b0d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/09e79b0d Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/09e79b0d Branch:

[15/19] ignite git commit: MarshalAs fixed for all booleans

2015-12-08 Thread vozerov
MarshalAs fixed for all booleans Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/36ce8b2c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/36ce8b2c Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/36ce8b2c

[04/19] ignite git commit: SuppressUnmanagedCodeSecurity

2015-12-08 Thread vozerov
SuppressUnmanagedCodeSecurity Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d63261a7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d63261a7 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/d63261a7

[10/19] ignite git commit: Cleanup

2015-12-08 Thread vozerov
Cleanup Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4b4eefdb Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4b4eefdb Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/4b4eefdb Branch:

[14/19] ignite git commit: Fixing MarshalAs

2015-12-08 Thread vozerov
Fixing MarshalAs Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/503bbde8 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/503bbde8 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/503bbde8 Branch:

[06/19] ignite git commit: Reformatting

2015-12-08 Thread vozerov
Reformatting Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6ad92dfe Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6ad92dfe Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/6ad92dfe Branch:

[12/19] ignite git commit: wip

2015-12-08 Thread vozerov
wip Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/039f38fa Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/039f38fa Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/039f38fa Branch:

[16/19] ignite git commit: wip

2015-12-08 Thread vozerov
wip Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/036be936 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/036be936 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/036be936 Branch:

[11/19] ignite git commit: Cleanup

2015-12-08 Thread vozerov
Cleanup Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/adcd0439 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/adcd0439 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/adcd0439 Branch:

[02/19] ignite git commit: wip

2015-12-08 Thread vozerov
wip Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e4290506 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e4290506 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/e4290506 Branch:

[2/2] ignite git commit: Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

2015-12-08 Thread sergi
Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c2927480 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c2927480 Diff:

[05/14] ignite git commit: IGNITE-2083 EntryProcessor is called twice on primary node in transactional cache

2015-12-08 Thread sboikov
IGNITE-2083 EntryProcessor is called twice on primary node in transactional cache Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9a14d643 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9a14d643 Diff:

[04/14] ignite git commit: IGNITE-2090 .Net: EventsTest.TestSerialization fails

2015-12-08 Thread sboikov
IGNITE-2090 .Net: EventsTest.TestSerialization fails Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c10b112a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c10b112a Diff:

ignite git commit: IGNITE-2026: .NET: Fixed stack overflow caused by incorrect unboxing of value types.

2015-12-08 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-1.5 8ca163bd0 -> efe632b18 IGNITE-2026: .NET: Fixed stack overflow caused by incorrect unboxing of value types. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[09/16] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1

2015-12-08 Thread akuznetsov
Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1 Conflicts: modules/platforms/dotnet/Apache.Ignite.Benchmarks/Properties/AssemblyInfo.cs modules/platforms/dotnet/Apache.Ignite.Core.Tests.TestDll/Properties/AssemblyInfo.cs

[01/16] ignite git commit: 1.5.1-SNAPSHOT

2015-12-08 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/ignite-2093 ac9ee86dc -> 7a1ee0377 1.5.1-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4c014a47 Tree:

[10/16] ignite git commit: version fix

2015-12-08 Thread akuznetsov
version fix Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/833c4f58 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/833c4f58 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/833c4f58 Branch:

[05/16] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1

2015-12-08 Thread akuznetsov
Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e3d29d2a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e3d29d2a Diff:

[04/16] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1

2015-12-08 Thread akuznetsov
Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8d678790 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8d678790 Diff:

[06/16] ignite git commit: 1.5.1-EA-SNAPSHOT

2015-12-08 Thread akuznetsov
1.5.1-EA-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cb5bd7c3 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cb5bd7c3 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/cb5bd7c3 Branch:

[02/16] ignite git commit: Merge branch 'ignite-1.5' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-1.5.1

2015-12-08 Thread akuznetsov
Merge branch 'ignite-1.5' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-1.5.1 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/af8b1458 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/af8b1458 Diff:

[11/16] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1

2015-12-08 Thread akuznetsov
Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1 Conflicts: examples/pom.xml examples/schema-import/pom.xml modules/aop/pom.xml modules/apache-license-gen/pom.xml modules/aws/pom.xml modules/camel/pom.xml

[13/16] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1

2015-12-08 Thread akuznetsov
Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1 Conflicts: examples/pom.xml examples/schema-import/pom.xml modules/aop/pom.xml modules/apache-license-gen/pom.xml modules/aws/pom.xml modules/camel/pom.xml

[16/16] ignite git commit: Merge branches 'ignite-1.5.1' and 'ignite-2093'

2015-12-08 Thread akuznetsov
Merge branches 'ignite-1.5.1' and 'ignite-2093' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7a1ee037 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7a1ee037 Diff:

[03/16] ignite git commit: Corrected performance suggestions.

2015-12-08 Thread akuznetsov
Corrected performance suggestions. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/180c4596 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/180c4596 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/180c4596

ignite git commit: ignite-1692 Changed test initialization logic to remove race confition that caused ClusterTopologyServerNotFoundException

2015-12-08 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-1.5 d57918378 -> 5cd0039a5 ignite-1692 Changed test initialization logic to remove race confition that caused ClusterTopologyServerNotFoundException Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[13/14] ignite git commit: Ignite-1.5 - Added missing serialVersionUID to fix the build.

2015-12-08 Thread sboikov
Ignite-1.5 - Added missing serialVersionUID to fix the build. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/67ebd02c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/67ebd02c Diff:

[12/14] ignite git commit: Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

2015-12-08 Thread sboikov
Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c2927480 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c2927480 Diff:

[08/14] ignite git commit: 1.5.0-b2-SNAPSHOT

2015-12-08 Thread sboikov
1.5.0-b2-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3b26859b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3b26859b Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/3b26859b Branch:

[06/14] ignite git commit: IGNITE-2050 - Fixed duplicate query types in configuration. - Fixes #291.

2015-12-08 Thread sboikov
IGNITE-2050 - Fixed duplicate query types in configuration. - Fixes #291. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ebddcb18 Tree:

[14/14] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1537

2015-12-08 Thread sboikov
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/63f00fb4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/63f00fb4 Diff:

[01/14] ignite git commit: ignite-1.5 Added tx mdoe configuration for IgnitePutTxBenchmark.

2015-12-08 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-1537 6f3806479 -> 63f00fb48 ignite-1.5 Added tx mdoe configuration for IgnitePutTxBenchmark. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/233231de Tree:

[03/14] ignite git commit: IGNITE-2081 Fixed javadoc.

2015-12-08 Thread sboikov
IGNITE-2081 Fixed javadoc. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/34596c63 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/34596c63 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/34596c63

[1/2] ignite git commit: ignite-1.5 - MessageCollection + marshalling issue test

2015-12-08 Thread sergi
Repository: ignite Updated Branches: refs/heads/ignite-1.5 5cd0039a5 -> c29274801 ignite-1.5 - MessageCollection + marshalling issue test Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/322a85a3 Tree:

ignite git commit: Ignite-1.5 - Added missing serialVersionUID to fix the build.

2015-12-08 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-1.5 c29274801 -> 67ebd02c9 Ignite-1.5 - Added missing serialVersionUID to fix the build. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/67ebd02c Tree:

ignite git commit: 2064 Issue url fix

2015-12-08 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-1.5 0e81a3973 -> c30def8f0 2064 Issue url fix Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c30def8f Tree:

[1/4] ignite git commit: IGNITE-1694 : .NET: Use DllImport instead of delegates in P/Invoke.

2015-12-08 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-1.5 3a3400340 -> 0e81a3973 http://git-wip-us.apache.org/repos/asf/ignite/blob/568f910f/modules/platforms/dotnet/Apache.Ignite.FxCop -- diff --git

[1/2] ignite git commit: ignite-1.5 Cache map refactoring. This closes #279.

2015-12-08 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-1.5 c30def8f0 -> 3baf4d163 http://git-wip-us.apache.org/repos/asf/ignite/blob/3baf4d16/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheConcurrentMapSelfTest.java

[2/2] ignite git commit: ignite-1.5 Cache map refactoring. This closes #279.

2015-12-08 Thread sboikov
ignite-1.5 Cache map refactoring. This closes #279. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3baf4d16 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3baf4d16 Diff:

[2/4] ignite git commit: IGNITE-1694 : .NET: Use DllImport instead of delegates in P/Invoke.

2015-12-08 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/568f910f/modules/platforms/dotnet/Apache.Ignite.Core/Impl/Unmanaged/UnmanagedUtils.cs -- diff --git a/modules/platforms/dotnet/Apache.Ignite.Core/Impl/Unmanaged/UnmanagedUtils.cs

ignite git commit: Fix OSGi test.

2015-12-08 Thread raulk
Repository: ignite Updated Branches: refs/heads/ignite-1.5 3baf4d163 -> bdbe4068b Fix OSGi test. (@ProbeBuilder applies to all test classes when run from a suite). Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[39/50] [abbrv] ignite git commit: Fixed race in IgniteTransactionalWriteInvokeBenchmark test.

2015-12-08 Thread sboikov
Fixed race in IgniteTransactionalWriteInvokeBenchmark test. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3a340034 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3a340034 Diff:

[33/50] [abbrv] ignite git commit: ignite-1692 Changed test initialization logic to remove race confition that caused ClusterTopologyServerNotFoundException

2015-12-08 Thread sboikov
ignite-1692 Changed test initialization logic to remove race confition that caused ClusterTopologyServerNotFoundException Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5cd0039a Tree:

[16/50] [abbrv] ignite git commit: IGNITE-2019 Fixed schema import on Mac OSX El Capitan. - Fixes #292.

2015-12-08 Thread sboikov
IGNITE-2019 Fixed schema import on Mac OSX El Capitan. - Fixes #292. Signed-off-by: Andrey Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/11d668b2 Tree:

[23/50] [abbrv] ignite git commit: Printing "Failed to register marshalled class" warning in the versbose mode only

2015-12-08 Thread sboikov
Printing "Failed to register marshalled class" warning in the versbose mode only Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8033bc46 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8033bc46 Diff:

[48/50] [abbrv] ignite git commit: ignite-2030 Fixed issue with JAVA_HOME containing parenthesis

2015-12-08 Thread sboikov
ignite-2030 Fixed issue with JAVA_HOME containing parenthesis Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/69047243 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/69047243 Diff:

[37/50] [abbrv] ignite git commit: IGNITE-2064 More test fixes

2015-12-08 Thread sboikov
IGNITE-2064 More test fixes Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8ca163bd Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8ca163bd Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/8ca163bd

[03/50] [abbrv] ignite git commit: ignite-1027 Fixed early rebalance sync future completion.

2015-12-08 Thread sboikov
ignite-1027 Fixed early rebalance sync future completion. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ad9e4db5 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ad9e4db5 Diff:

[47/50] [abbrv] ignite git commit: Fix OSGi test.

2015-12-08 Thread sboikov
Fix OSGi test. (@ProbeBuilder applies to all test classes when run from a suite). Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bdbe4068 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/bdbe4068 Diff:

[44/50] [abbrv] ignite git commit: 2064 Issue url fix

2015-12-08 Thread sboikov
2064 Issue url fix Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c30def8f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c30def8f Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/c30def8f Branch:

[02/50] [abbrv] ignite git commit: Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

2015-12-08 Thread sboikov
Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9b60c75c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9b60c75c Diff:

[28/50] [abbrv] ignite git commit: IGNITE-2083 EntryProcessor is called twice on primary node in transactional cache

2015-12-08 Thread sboikov
IGNITE-2083 EntryProcessor is called twice on primary node in transactional cache Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9a14d643 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9a14d643 Diff:

[32/50] [abbrv] ignite git commit: ignite-1.5 Fixed hang on client reconnect (should not do blocking calls from reconnect callback)

2015-12-08 Thread sboikov
ignite-1.5 Fixed hang on client reconnect (should not do blocking calls from reconnect callback) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d5791837 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d5791837

[04/50] [abbrv] ignite git commit: IGNITE-2074 Platforms C++ files have 1.5.0-EA version

2015-12-08 Thread sboikov
IGNITE-2074 Platforms C++ files have 1.5.0-EA version Signed-off-by: Anton Vinogradov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/86ec37e5 Tree:

[09/50] [abbrv] ignite git commit: IGNITE-1270 Implement basic support for OSGi.

2015-12-08 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/96e08027/parent/pom.xml -- diff --git a/parent/pom.xml b/parent/pom.xml index a7ae644..4fd7156 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -35,15 +35,87 @@

[50/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1

2015-12-08 Thread sboikov
Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1 Conflicts: benchmarks/cache-comparison/pom.xml benchmarks/filesystem/hadoop1/pom.xml benchmarks/filesystem/hadoop2/pom.xml benchmarks/mongo/pom.xml benchmarks/risk-analytics/pom.xml

[10/50] [abbrv] ignite git commit: IGNITE-1270 Implement basic support for OSGi.

2015-12-08 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/96e08027/modules/osgi/licenses/apache-2.0.txt -- diff --git a/modules/osgi/licenses/apache-2.0.txt b/modules/osgi/licenses/apache-2.0.txt new file mode 100644 index

[22/50] [abbrv] ignite git commit: IGNITE-2041 Fixed typo.

2015-12-08 Thread sboikov
IGNITE-2041 Fixed typo. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3d585d5a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3d585d5a Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/3d585d5a Branch:

[45/50] [abbrv] ignite git commit: ignite-1.5 Cache map refactoring. This closes #279.

2015-12-08 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/3baf4d16/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheConcurrentMapSelfTest.java -- diff --git

[06/50] [abbrv] ignite git commit: ignite-2042 Added special queue/set key classes to make collocation work with BinaryMarshaller. Also fixed issue with 'invoke' result with binary marshaller.

2015-12-08 Thread sboikov
ignite-2042 Added special queue/set key classes to make collocation work with BinaryMarshaller. Also fixed issue with 'invoke' result with binary marshaller. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/50f6c013 Tree:

[12/50] [abbrv] ignite git commit: IGNITE-1270 Update version number of OSGi modules to 1.5.0-b1-SNAPSHOT. Adjust test that assumed major.minor.micro to take into account qualifier.

2015-12-08 Thread sboikov
IGNITE-1270 Update version number of OSGi modules to 1.5.0-b1-SNAPSHOT. Adjust test that assumed major.minor.micro to take into account qualifier. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4ba911f0 Tree:

[35/50] [abbrv] ignite git commit: Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

2015-12-08 Thread sboikov
Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c2927480 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c2927480 Diff:

[42/50] [abbrv] ignite git commit: IGNITE-1694 : .NET: Use DllImport instead of delegates in P/Invoke.

2015-12-08 Thread sboikov
IGNITE-1694 : .NET: Use DllImport instead of delegates in P/Invoke. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/568f910f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/568f910f Diff:

[43/50] [abbrv] ignite git commit: Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

2015-12-08 Thread sboikov
Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0e81a397 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0e81a397 Diff:

[26/50] [abbrv] ignite git commit: IGNITE-2081 Fixed javadoc.

2015-12-08 Thread sboikov
IGNITE-2081 Fixed javadoc. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/34596c63 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/34596c63 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/34596c63

[25/50] [abbrv] ignite git commit: 2064 Test hotfix

2015-12-08 Thread sboikov
2064 Test hotfix Signed-off-by: Anton Vinogradov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/11b42629 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/11b42629 Diff:

[34/50] [abbrv] ignite git commit: ignite-1.5 - MessageCollection + marshalling issue test

2015-12-08 Thread sboikov
ignite-1.5 - MessageCollection + marshalling issue test Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/322a85a3 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/322a85a3 Diff:

[40/50] [abbrv] ignite git commit: IGNITE-1694 : .NET: Use DllImport instead of delegates in P/Invoke.

2015-12-08 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/568f910f/modules/platforms/dotnet/Apache.Ignite.FxCop -- diff --git a/modules/platforms/dotnet/Apache.Ignite.FxCop b/modules/platforms/dotnet/Apache.Ignite.FxCop index

[21/50] [abbrv] ignite git commit: ignite-1.5 - release notes

2015-12-08 Thread sboikov
ignite-1.5 - release notes Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/23ead500 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/23ead500 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/23ead500

[08/50] [abbrv] ignite git commit: Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

2015-12-08 Thread sboikov
Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5beed16e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5beed16e Diff:

[18/50] [abbrv] ignite git commit: Javadoc hotfix

2015-12-08 Thread sboikov
Javadoc hotfix Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d5fa3c1b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d5fa3c1b Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/d5fa3c1b Branch:

[36/50] [abbrv] ignite git commit: Ignite-1.5 - Added missing serialVersionUID to fix the build.

2015-12-08 Thread sboikov
Ignite-1.5 - Added missing serialVersionUID to fix the build. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/67ebd02c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/67ebd02c Diff:

[07/50] [abbrv] ignite git commit: Hotfix IGNITE-2079

2015-12-08 Thread sboikov
Hotfix IGNITE-2079 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/dc0131da Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/dc0131da Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/dc0131da Branch:

[29/50] [abbrv] ignite git commit: IGNITE-2050 - Fixed duplicate query types in configuration. - Fixes #291.

2015-12-08 Thread sboikov
IGNITE-2050 - Fixed duplicate query types in configuration. - Fixes #291. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ebddcb18 Tree:

[19/50] [abbrv] ignite git commit: Javadoc hotfix

2015-12-08 Thread sboikov
Javadoc hotfix Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6a109ebd Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6a109ebd Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/6a109ebd Branch:

[01/50] [abbrv] ignite git commit: ignite-2008 Added test reproducing issue.

2015-12-08 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-1.5.1 250aa4f90 -> ebb4aa63b ignite-2008 Added test reproducing issue. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f7709543 Tree:

[46/50] [abbrv] ignite git commit: ignite-1.5 Cache map refactoring. This closes #279.

2015-12-08 Thread sboikov
ignite-1.5 Cache map refactoring. This closes #279. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3baf4d16 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3baf4d16 Diff:

[15/50] [abbrv] ignite git commit: IGNITE-1947 More info about why query was not found in error message.

2015-12-08 Thread sboikov
IGNITE-1947 More info about why query was not found in error message. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e6f6f407 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e6f6f407 Diff:

[31/50] [abbrv] ignite git commit: 1.5.0-b2-SNAPSHOT

2015-12-08 Thread sboikov
1.5.0-b2-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3b26859b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3b26859b Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/3b26859b Branch:

[20/50] [abbrv] ignite git commit: IGNITE-2041 Fixed JDBC cache store example. Reworked from deprecated code to new API and refactored code, made it more simple. Fixed bug in store in case of cache co

2015-12-08 Thread sboikov
IGNITE-2041 Fixed JDBC cache store example. Reworked from deprecated code to new API and refactored code, made it more simple. Fixed bug in store in case of cache configured keepBinaryInStore(true). Added one more auto cache store example: CacheBinaryAutoStoreExample. Project:

[17/50] [abbrv] ignite git commit: Fixed IgniteTransactionalWriteInvokeBenchmark

2015-12-08 Thread sboikov
Fixed IgniteTransactionalWriteInvokeBenchmark Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e5de23e9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e5de23e9 Diff:

ignite git commit: IGNITE-2033 Completed base refactoring - Fixes #306.

2015-12-08 Thread anovikov
Repository: ignite Updated Branches: refs/heads/ignite-843-rc2 da50f0c6c -> 539f819c3 IGNITE-2033 Completed base refactoring - Fixes #306. Signed-off-by: Andrey Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[13/50] [abbrv] ignite git commit: Fixed failover tests for binary marshaller

2015-12-08 Thread sboikov
Fixed failover tests for binary marshaller Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/171e9b17 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/171e9b17 Diff:

[24/50] [abbrv] ignite git commit: ignite-1.5 Added tx mdoe configuration for IgnitePutTxBenchmark.

2015-12-08 Thread sboikov
ignite-1.5 Added tx mdoe configuration for IgnitePutTxBenchmark. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/233231de Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/233231de Diff:

[11/50] [abbrv] ignite git commit: IGNITE-1270 Implement basic support for OSGi.

2015-12-08 Thread sboikov
IGNITE-1270 Implement basic support for OSGi. * OSGi manifests for most modules. * Apache Karaf features file to facilitate deployment (along with dependencies). * Make Ignite classloading OSGi-friendly and support different strategies. * Several integration tests with Pax Exam. * POM

[27/50] [abbrv] ignite git commit: IGNITE-2090 .Net: EventsTest.TestSerialization fails

2015-12-08 Thread sboikov
IGNITE-2090 .Net: EventsTest.TestSerialization fails Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c10b112a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c10b112a Diff:

[38/50] [abbrv] ignite git commit: IGNITE-2026: .NET: Fixed stack overflow caused by incorrect unboxing of value types.

2015-12-08 Thread sboikov
IGNITE-2026: .NET: Fixed stack overflow caused by incorrect unboxing of value types. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/efe632b1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/efe632b1 Diff:

  1   2   >