[GitHub] ignite pull request: ignite-2649 added failing example

2016-02-16 Thread VladimirErshov
GitHub user VladimirErshov opened a pull request:

https://github.com/apache/ignite/pull/489

ignite-2649 added failing example

ignite-2649 added failing example

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/VladimirErshov/ignite ignite-2649

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/489.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 #489


commit ad316779c06c52147b15ac5f8604591b8bd9131c
Author: vershov <vers...@gridgain.com>
Date:   2016-02-16T16:10:25Z

ignite-2649 added failing example




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request: IGNTIE-2483 Cache metrics functionality for c...

2016-02-12 Thread VladimirErshov
GitHub user VladimirErshov opened a pull request:

https://github.com/apache/ignite/pull/479

IGNTIE-2483 Cache metrics functionality for client nodes should be 
developed.

Added new version of CacheMetricsSnapshot.
Fixed merging logic.
Added proper put/get/remove time counting on the client side.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/VladimirErshov/ignite ignite-2483

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/479.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 #479


commit 0bb74d8afcd3523aa51659a791b4078114f73bd3
Author: vershov <vers...@gridgain.com>
Date:   2016-02-11T17:43:33Z

IGNTIE-2483 added metrics on client. Fixed upTime. redesigned base method 
and gathering logic.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request: Ignite-2509 fixed offHeap_values case

2016-02-10 Thread VladimirErshov
GitHub user VladimirErshov opened a pull request:

https://github.com/apache/ignite/pull/470

Ignite-2509 fixed offHeap_values case

Ignite-2509 fixed offHeap_values case

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/VladimirErshov/ignite ignite-2509

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/470.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 #470


commit d49b25ed189d5e8374d7dfa3e0d668841216c9a0
Author: vershov <vers...@gridgain.com>
Date:   2016-02-03T10:05:57Z

ignite-2509 offHeap Fix. Test added.

commit 3571a0a13a5ceaca0c5172be23f86e97ca97c7f2
Author: vershov <vers...@gridgain.com>
Date:   2016-02-04T09:06:26Z

IGNITE-2539 test and commented a way to reproduce

commit 3203fc3fe2937f95c657e3033bdfacb87b73
Author: vershov <vers...@gridgain.com>
Date:   2016-02-04T09:07:04Z

ignite-2509 finalization. sout removed. Commit message edit

commit d411ede27ef1796d030f1cb3cbb764c4bf9db91b
Author: vershov <vers...@gridgain.com>
Date:   2016-02-04T10:17:52Z

IGNITE-2509 jdk7 cmpt, test added to suit

commit 0493be4636aa6c4fa4584630a7e249b07536e793
Author: vershov <vers...@gridgain.com>
Date:   2016-02-04T13:19:07Z

ignite-2509 license added. Fix identical cache name in two different tests 
in GridAffinityNoCacheSelfTest

commit a6b2236b02d30af893bb6a47578eb026f3899f2e
Author: vershov <vers...@gridgain.com>
Date:   2016-02-04T16:22:36Z

IGNITE-2509 correct fix for the test

commit 0420d9a6729687e7dbec22be08a8f81b6b3e28c3
Author: vershov <vers...@gridgain.com>
Date:   2016-02-10T10:53:56Z

ignite-2509 fixed offheapValues case. JD improved. Cluster metrics test 
added




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request: IGNITE-2453 Fixed single primary and single b...

2016-01-27 Thread VladimirErshov
GitHub user VladimirErshov opened a pull request:

https://github.com/apache/ignite/pull/427

IGNITE-2453 Fixed single primary and single backup failure cause NPE …

…at future for backup

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/VladimirErshov/ignite ignite-2453

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/427.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 #427


commit 32d1524345e47cb13b68fc8890f1689584d6b4de
Author: vershov <vers...@gridgain.com>
Date:   2016-01-27T10:45:03Z

IGNITE-2453 Fixed single primary and single backup failure cause NPE at 
future for backup




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request: IGNITE-1605 implementation of data loss

2016-01-15 Thread VladimirErshov
GitHub user VladimirErshov opened a pull request:

https://github.com/apache/ignite/pull/407

IGNITE-1605 implementation of data loss

IGNITE-1605 implementation of data loss

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/VladimirErshov/ignite ignite-1605_3

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/407.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 #407


commit 16fdb3e07782900e4e0925a6f1e7c7430c423d6f
Author: vershov <vers...@gridgain.com>
Date:   2016-01-15T17:01:09Z

IGNITE-1605 implementation of data loss




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request: IGNITE-2168 Examples should destroy created c...

2015-12-23 Thread VladimirErshov
GitHub user VladimirErshov opened a pull request:

https://github.com/apache/ignite/pull/372

IGNITE-2168  Examples should destroy created caches: SpringBeanExample 
fails after CacheBinaryAutoStoreExample

IGNITE-2168
Examples should destroy created caches: SpringBeanExample fails after 
CacheBinaryAutoStoreExample

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/VladimirErshov/ignite ignite-2168

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/372.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 #372


commit 717dab259e3f0287046ffcefa28cf9214ab65ff7
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T07:00:57Z

ignite-1.5 Fixed TcpDiscoveryMulticastIpFinder to request address on each 
getRegisteredAddresses call

commit 6d96bb6a3219255b62af826e6806b1aa564bb005
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2015-12-14T07:08:00Z

Fix to GridBinaryWildcardsSelfTest.

commit 4ae6292cface325f21237db5d18ce77dee380072
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2015-12-14T07:08:29Z

Fixed failure in BinaryObjectBuilderSelfTest.testCopyFromInnerObject.

commit ed27fbdab9d8307b4db427866ed1094526c117c8
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2015-12-14T07:08:47Z

Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

commit 3db14482091d01e96e1ae40a15cb903c3adcddbd
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2015-12-14T07:19:24Z

Fixed failure in BinaryObjectBuilderSelfTest.testSetBinaryObject.

commit acb57c5eb95d11ebde5557618226d80f25ac610c
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T07:40:57Z

ignite-1.5 Fixed NPE in IgniteKernal.dumpDebugInfo.

commit ec2a64714c176f3a5aca60a058686d3354dc6a76
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T07:41:18Z

Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

commit 484a3afd05b9ad5a524a28c517ddc0a6b9dffcbc
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T07:58:57Z

ignite-1.5 Added waitForCondition in tests with TTL.

commit 47f1ced214b4176b13293386c1e2042c9cc20b32
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T08:09:17Z

ignite-1.5 Fixed test to override correct 'getConfiguration' method.

commit 4d086734833d96b7e2403ce4f17f763a1c75caab
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T08:27:33Z

ignite-1.5 Use TcpDiscoveryVmIpFinder in test.

commit de0b1badbf34538e04e7cf4be5378ef929fb6201
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2015-12-14T08:33:09Z

ignite-1.5 Updated classnames.properties

commit beb64c34c271b7eac1388179b11f042b34fa0d60
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T08:34:07Z

ignite-1.5 Increased test timeouts.

commit 72e5b9adfdcfcad4b0002bbfc1cf20fd3a0ed149
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T08:34:32Z

Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

commit 4291edca326be4eafde331001238a9181333fbfc
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T09:01:51Z

ignite-1.5 Fixed CacheContinuousQueryFailoverAbstractSelfTest to do not 
hang in case of errors.

commit 345fc27d90f8ae28697fc021d55c7b7a015faeee
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T09:18:16Z

ignite-1.5 Fixed test for offheap mode.

commit fdea7cfaf6ea26834d2694cbfc9634de8d24209b
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2015-12-14T09:21:17Z

IGNITE-2150: Fixed invalid test scenario.

commit f3cc98b189dd4c4a4ad6325e6b9a6fa6db795099
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2015-12-14T09:21:38Z

Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

commit f87b80f7bf6e38b3ebd21088d4e8aa11a505ed59
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2015-12-14T09:40:22Z

IGNITE-2152: .NET: Intro text is added.

commit 6bf716afc490a3bec987e788d795fd979edbdd23
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T09:42:41Z

ignite-1.5 More info in GridPartitionedSingleGetFuture.toString.

commit 68d317952485dd0a4e09844a9cdbb3a0f23ae399
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T09:43:14Z

Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

commit 1224658fe0d4b572b9980fa5de65bbb043646377
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T10:17:06Z

ignite-1.5 Fixed NPE in GridPartitionedSingleGetFuture.

commit 3d9be34c104cc2e89e2422e4f9c3f126449c8162
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T10:31:40Z

ignite-1.5 Less unnecessary logging in test.

commit d6b46115147704f13c36aa59f307f77baf954e3f
Autho

[GitHub] ignite pull request: Ignite 2032

2015-12-23 Thread VladimirErshov
GitHub user VladimirErshov opened a pull request:

https://github.com/apache/ignite/pull/369

Ignite 2032

IGNITE-2032 Filters passed to ScanQuery are not redeployed when originating 
from a client node
added undeploy for client nodes.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/VladimirErshov/ignite ignite-2032

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/369.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 #369


commit 717dab259e3f0287046ffcefa28cf9214ab65ff7
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T07:00:57Z

ignite-1.5 Fixed TcpDiscoveryMulticastIpFinder to request address on each 
getRegisteredAddresses call

commit 6d96bb6a3219255b62af826e6806b1aa564bb005
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2015-12-14T07:08:00Z

Fix to GridBinaryWildcardsSelfTest.

commit 4ae6292cface325f21237db5d18ce77dee380072
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2015-12-14T07:08:29Z

Fixed failure in BinaryObjectBuilderSelfTest.testCopyFromInnerObject.

commit ed27fbdab9d8307b4db427866ed1094526c117c8
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2015-12-14T07:08:47Z

Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

commit 3db14482091d01e96e1ae40a15cb903c3adcddbd
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2015-12-14T07:19:24Z

Fixed failure in BinaryObjectBuilderSelfTest.testSetBinaryObject.

commit acb57c5eb95d11ebde5557618226d80f25ac610c
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T07:40:57Z

ignite-1.5 Fixed NPE in IgniteKernal.dumpDebugInfo.

commit ec2a64714c176f3a5aca60a058686d3354dc6a76
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T07:41:18Z

Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

commit 484a3afd05b9ad5a524a28c517ddc0a6b9dffcbc
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T07:58:57Z

ignite-1.5 Added waitForCondition in tests with TTL.

commit 47f1ced214b4176b13293386c1e2042c9cc20b32
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T08:09:17Z

ignite-1.5 Fixed test to override correct 'getConfiguration' method.

commit 4d086734833d96b7e2403ce4f17f763a1c75caab
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T08:27:33Z

ignite-1.5 Use TcpDiscoveryVmIpFinder in test.

commit de0b1badbf34538e04e7cf4be5378ef929fb6201
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2015-12-14T08:33:09Z

ignite-1.5 Updated classnames.properties

commit beb64c34c271b7eac1388179b11f042b34fa0d60
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T08:34:07Z

ignite-1.5 Increased test timeouts.

commit 72e5b9adfdcfcad4b0002bbfc1cf20fd3a0ed149
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T08:34:32Z

Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

commit 4291edca326be4eafde331001238a9181333fbfc
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T09:01:51Z

ignite-1.5 Fixed CacheContinuousQueryFailoverAbstractSelfTest to do not 
hang in case of errors.

commit 345fc27d90f8ae28697fc021d55c7b7a015faeee
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T09:18:16Z

ignite-1.5 Fixed test for offheap mode.

commit fdea7cfaf6ea26834d2694cbfc9634de8d24209b
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2015-12-14T09:21:17Z

IGNITE-2150: Fixed invalid test scenario.

commit f3cc98b189dd4c4a4ad6325e6b9a6fa6db795099
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2015-12-14T09:21:38Z

Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

commit f87b80f7bf6e38b3ebd21088d4e8aa11a505ed59
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2015-12-14T09:40:22Z

IGNITE-2152: .NET: Intro text is added.

commit 6bf716afc490a3bec987e788d795fd979edbdd23
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T09:42:41Z

ignite-1.5 More info in GridPartitionedSingleGetFuture.toString.

commit 68d317952485dd0a4e09844a9cdbb3a0f23ae399
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T09:43:14Z

Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

commit 1224658fe0d4b572b9980fa5de65bbb043646377
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T10:17:06Z

ignite-1.5 Fixed NPE in GridPartitionedSingleGetFuture.

commit 3d9be34c104cc2e89e2422e4f9c3f126449c8162
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-14T10:31:40Z

ignite-1.5 Less unnecessary logging in test.

commit d6b46115147704f13c36aa59f307f77baf954e3f
Author: ashutak <ashu...@gridgain.com>
Date:   2015-12-14T11:17:37Z

ignite-2065: portable -> bin

[GitHub] ignite pull request: IGNITE-1979 Support case insensitive nonquote...

2015-12-11 Thread VladimirErshov
GitHub user VladimirErshov opened a pull request:

https://github.com/apache/ignite/pull/324

 IGNITE-1979 Support case insensitive nonquoted cache names in SQL

 IGNITE-1979 Support case insensitive nonquoted cache names in SQL

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/VladimirErshov/ignite ignite-1.5

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/324.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 #324


commit b5abda5c73b169e7cbd749d3a2128d24d865bea4
Author: vershov <vers...@gridgain.com>
Date:   2015-12-11T15:53:43Z

 IGNITE-1979 Support case insensitive nonquoted cache names in SQL queries 
- implementation.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request: IGNITE-10 Fix ignite components [de]serializa...

2015-11-18 Thread VladimirErshov
GitHub user VladimirErshov opened a pull request:

https://github.com/apache/ignite/pull/246

IGNITE-10 Fix ignite components [de]serialization

IgniteSpiThread holds now gridName.
It's obtained through IgnitionEx.gridName() for IgniteKernal readResolve.
It could be useful to check, that those classes don't suffer also from this 
issue:
* GridPortableContext
* GridKernalContextImpl
* ClusterGroupAdapter
* ClusterNodeLocalMapImpl
* PortableContext

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/VladimirErshov/ignite master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/246.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 #246


commit 89781a9f5b63da38069191576a5647194d90e58e
Author: vershov <vers...@gridgain.com>
Date:   2015-11-18T17:26:13Z

IGNITE-10 Fix ignite components [de]serialization

commit 7dee5b2d0f62578b139fcaf0aefcc44d823e4f70
Author: vershov <vers...@gridgain.com>
Date:   2015-11-18T17:31:49Z

IGNITE-10 Fix ignite components [de]serialization




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---