[GitHub] ignite pull request #5601: IGNITE-4380 Cache invoke calls can be lost

2018-12-07 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-4380 Cache invoke calls can be lost

The fix for the issue.

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

$ git pull https://github.com/NSAmelchev/ignite ignite-4380

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

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


commit 5ca8610840d988e50f11e6486e72ec1b929a469b
Author: voipp 
Date:   2018-12-07T10:51:01Z

Fix

commit fdb28359a9ebc2be5a9340254c3db1266f0a4aea
Author: NSAmelchev 
Date:   2018-12-07T10:51:45Z

Unmute test




---


[GitHub] ignite pull request #5591: IGNITE-10579 IgniteCacheContinuousQueryReconnectT...

2018-12-06 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-10579 IgniteCacheContinuousQueryReconnectTest.testReconnectServer is 
flaky in master.

PR for TC mass runs

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

$ git pull https://github.com/NSAmelchev/ignite ignite-10579

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

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


commit e6be7501a5e9582c8de533ed0cd9e14e438b51fa
Author: NSAmelchev 
Date:   2018-12-06T15:03:53Z

Test mass runs




---


[GitHub] ignite pull request #2918: IGNITE-6692

2018-11-30 Thread NSAmelchev
Github user NSAmelchev closed the pull request at:

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


---


[GitHub] ignite pull request #5439: IGNITE-10238

2018-11-19 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-10238

Fix possible deadlock of system threads.

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

$ git pull https://github.com/NSAmelchev/ignite ignite-10238

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

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


commit 630156cf16168702dabab4fd7b2c41bf0eaf83e7
Author: NSAmelchev 
Date:   2018-11-19T23:01:09Z

Fix system threads deadlock




---


[GitHub] ignite pull request #5191: IGNITE-10023

2018-10-29 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-10023

Improve ListeningTestLogger for wait conditions.

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

$ git pull https://github.com/NSAmelchev/ignite ignite-10023

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

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


commit ee24281b9bfd0affc15f2dc2efaabf95e8062cdf
Author: NSAmelchev 
Date:   2018-10-29T08:39:28Z

Improve test logger




---


[GitHub] ignite pull request #5081: IGNITE-9997

2018-10-25 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-9997

Fix IgniteDiagnosticMessagesTest.testLongRunningTx test.

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

$ git pull https://github.com/NSAmelchev/ignite ignite-9997

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

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


commit 4d742f1004f915b4f3a255823db7d307ac3df66d
Author: NSAmelchev 
Date:   2018-10-25T15:12:00Z

Fix the test.




---


[GitHub] ignite pull request #5038: IGNITE-9948

2018-10-19 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-9948



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

$ git pull https://github.com/NSAmelchev/ignite ignite-9948

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

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


commit d2ba064477e45349d4988deb62a70fa8210a48ed
Author: NSAmelchev 
Date:   2018-10-19T14:36:59Z

For ignite-9948




---


[GitHub] ignite pull request #5005: IGNITE-9659

2018-10-16 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-9659

Fix the _NonCollocatedRetryMessageSelfTest.testNonCollocatedRetryMessage_ 
test.

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

$ git pull https://github.com/NSAmelchev/ignite ignite-9659

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

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


commit dc5a776ea3d1634533bcae3f09931d0beb23cfab
Author: NSAmelchev 
Date:   2018-10-16T13:54:06Z

Fix the testNonCollocatedRetryMessage test.

commit dfa7d661d14899d3a31f71fd70c589bc9d254272
Author: NSAmelchev 
Date:   2018-10-16T14:34:16Z

Code style fix.




---


[GitHub] ignite pull request #4969: IGNITE-9837

2018-10-12 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-9837

Fix for IGNITE-9837. See description for details.

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

$ git pull https://github.com/NSAmelchev/ignite ignite-9837

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

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


commit 2f0bc2f3796a3610cc2858f18a463c4196b01ff8
Author: NSAmelchev 
Date:   2018-10-12T08:19:17Z

Fix BinaryMetadataUpdatesFlowTest tests.




---


[GitHub] ignite pull request #4931: IGNITE-9802

2018-10-09 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-9802

Fix for the test. 

The problem was that PME happens and prevent to closing idle connections. 
The test needs close connections to recreate comm client. There was only 1s 
sleep. I replace it with **awaitPartitionMapExchange** and 
**waitForCondition**.  

Also, code style and inspections fix. 

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

$ git pull https://github.com/NSAmelchev/ignite ignite-9802

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

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


commit 6899735ed5e7bcb85d06021f3bae95b38b25052d
Author: NSAmelchev 
Date:   2018-10-09T09:49:42Z

Fix TcpCommunicationSpiFaultyClientTest.testNotAcceptedConnection test




---


[GitHub] ignite pull request #4894: IGNITE-9673

2018-10-02 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-9673

Fix deadlock of system threads.  

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

$ git pull https://github.com/NSAmelchev/ignite ignite-9673

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

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


commit 680ddc7f4b5eeedc2ed3294ad3d756146f846dff
Author: NSAmelchev 
Date:   2018-10-02T14:31:18Z

Fix sys thread deadlock




---


[GitHub] ignite pull request #4797: IGNITE-9654

2018-09-20 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-9654

Fix for the 
**IgniteCacheDistributedPartitionQueryNodeRestartsSelfTest.testJoinQueryUnstableTopology**
 test.

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

$ git pull https://github.com/NSAmelchev/ignite ignite-9654

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

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


commit 8a4c4117ebcb84535c076d1e5997f7215a663102
Author: NSAmelchev 
Date:   2018-09-20T15:00:39Z

Fix test.




---


[GitHub] ignite pull request #4790: IGNITE-9627

2018-09-19 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-9627



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

$ git pull https://github.com/NSAmelchev/ignite ignite-9627

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

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


commit 70a52b783e869fee31b3fa7a68a845d5f0c28630
Author: NSAmelchev 
Date:   2018-09-19T06:17:18Z

Fix for issue




---


[GitHub] ignite pull request #4751: IGNITE-9589

2018-09-13 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-9589

For IGNITE-9589 GridTcpCommunicationSpiConfigSelfTest.testLocalPortRange

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

$ git pull https://github.com/NSAmelchev/ignite ignite-9589

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

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


commit f6f75ae26f744cd9ac2a376c1f5735b1016f
Author: NSAmelchev 
Date:   2018-09-13T16:40:12Z

Check that test fails on mass runs




---


[GitHub] ignite pull request #4738: IGNITE-9330

2018-09-12 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-9330

Fix flaky CacheMetricsManageTest tests

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

$ git pull https://github.com/NSAmelchev/ignite ignite-9330

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

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


commit 46328dc86ddf12891550e40d02e628ee11ae0ad2
Author: NSAmelchev 
Date:   2018-09-12T14:01:57Z

Fix SynchronizationMode




---


[GitHub] ignite pull request #4685: IGNITE-4111

2018-09-05 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-4111

Fix for IGNITE-4111 Communication fails to send message if target node did 
not finish join process

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

$ git pull https://github.com/NSAmelchev/ignite ignite-4111

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

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


commit bfb00b6e61f9709718c30971997aeb0ac79e86b4
Author: Alexandr Kuramshin 
Date:   2016-11-18T20:12:28Z

IgniteTcpCommunicationBigClusterTest added

commit 02dd92e605b9b53f5a16c7ec5f8e7b5698b15ba4
Author: Alexandr Kuramshin 
Date:   2016-11-18T21:55:37Z

IgniteTcpCommunicationBigClusterTest update

commit 6acf193a3d356d1bad4c02a53ac76833ed1008d0
Author: Alexandr Kuramshin 
Date:   2016-11-19T09:55:45Z

Have got TcpCommunicationSpi error

commit 4fd39653d24f62f19f70b4dffba8497185cc46fb
Author: Alexandr Kuramshin 
Date:   2016-11-19T16:39:10Z

Some discovery have been done

commit c2c181922c7c24ea457577e32d2af897c8bec87f
Author: Alexandr Kuramshin 
Date:   2016-11-19T20:11:28Z

Prove that problem is not in the onFirstMessage hang

commit f8076edba097f6077229b2090ee3ff1a3369878c
Author: Alexandr Kuramshin 
Date:   2016-11-19T20:26:37Z

Revert: Prove that problem is not in the onFirstMessage hang

commit 9415f11564480ae61952b7ad551518141b5ad7c0
Author: Alexandr Kuramshin 
Date:   2016-11-19T20:55:15Z

Prove that problem is not in the onFirstMessage hang

commit dc95254a8030f03e485fe535bb286eb1a7b99f63
Author: Alexandr Kuramshin 
Date:   2016-11-21T08:51:26Z

Hang dectection

commit 6e1f2dfc2acb3dbb8f24aa51ed67b2ee447b4585
Author: Alexandr Kuramshin 
Date:   2016-11-21T08:55:09Z

Revert: pushing unnecessary changes to the master

commit ed794ca815f6bb1471af15779279d287576b39cc
Author: Alexandr Kuramshin 
Date:   2016-11-21T09:08:00Z

Revert: pushing unnecessary changes to the master

commit bcd049d09dadb20295eb87667d20101d7fb41790
Author: Alexandr Kuramshin 
Date:   2016-11-21T19:45:10Z

Fix: get handshake error on long delivery addNodeFinished message

commit a33f22a9da972b769bf63de04f86b42741c7f0d6
Author: Alexandr Kuramshin 
Date:   2016-11-22T10:39:04Z

Include the test into Communication SPI Test Suite

commit f8ba785e43993639e30e8e048def5533eefedc32
Author: Alexandr Kuramshin 
Date:   2016-11-22T10:50:03Z

Removing unnecessary changes

commit 7bc8ac878a5761fc111d7e5e71222a8cef4335d7
Author: Alexandr Kuramshin 
Date:   2016-11-22T10:54:06Z

Removing unnecessary changes

commit fb95a5af0f43f3c1a0ebb4f375280225bec5ec98
Author: Alexandr Kuramshin 
Date:   2016-11-22T12:55:19Z

java7 syntax

commit dc2814a2beaa53761329654f52d669fc4f0cc7c7
Author: Alexandr Kuramshin 
Date:   2016-11-25T11:20:13Z

fix INIT_TIMEOUT_MSG_TYPE = -28
fix message codes comment

commit b10a57c1073bd0305748af46bd9b787c7b283ff0
Author: Alexandr Kuramshin 
Date:   2016-11-28T11:07:02Z

add license header

commit 8ed19a042a8c0e9e061e3c286635b1e9521f1047
Author: Alexandr Kuramshin 
Date:   2016-12-01T13:03:28Z

Merge remote-tracking branch 'remotes/origin/master' into ignite-4111

commit eca325b9bc96426aa4ddc44169df89ee26b9453b
Author: Alexandr Kuramshin 
Date:   2016-12-01T13:15:07Z

Merge remote-tracking branch 'remotes/apache/master' into ignite-4111

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoMessageFactory.java

commit eeaf5bc95dc50b506dc531e919f806f271761cc6
Author: NSAmelchev 
Date:   2018-09-04T14:22:54Z

Merge commit 'refs/pull/1307/head' of https://github.com/apache/ignite into 
ignite-4111

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoMessageFactory.java
#   
modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.java

commit 0154877f927eba6ebd96dee2942b9572017499f9
Author: NSAmelchev 
Date:   2018-09-04T14:28:16Z

fixed build after merge




---


[GitHub] ignite pull request #4583: IGNITE-8829

2018-08-20 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-8829

TcpCommunicationSpi: fix configuration properties

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

$ git pull https://github.com/NSAmelchev/ignite ignite-8829

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

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


commit cfb27276cdd5c68862bb77ccfb78d62c9e5ad23e
Author: NSAmelchev 
Date:   2018-08-20T15:55:31Z

Refactoring TcpCommunicationSpi




---


[GitHub] ignite pull request #4537: IGNITE-8189

2018-08-14 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-8189

Improve batching deleteAll operations.

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

$ git pull https://github.com/NSAmelchev/ignite ignite-8189

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

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


commit 422102ce298733bde2f10af26a4020c2710347e6
Author: NSAmelchev 
Date:   2018-08-14T12:16:19Z

Draft implementation




---


[GitHub] ignite pull request #4313: IGNITE-8714

2018-08-09 Thread NSAmelchev
Github user NSAmelchev closed the pull request at:

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


---


[GitHub] ignite pull request #3815: IGNITE-7024

2018-08-09 Thread NSAmelchev
Github user NSAmelchev closed the pull request at:

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


---


[GitHub] ignite pull request #4313: IGNITE-8714

2018-07-05 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-8714

For IGNITE-8714.

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

$ git pull https://github.com/NSAmelchev/ignite ignite-8714

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

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


commit 9ab86440476be4b499c618d00a8729db39528dd6
Author: Alexander Menshikov 
Date:   2018-06-04T09:11:31Z

ignite-8687 Add JCache TCK 1.1.0 to TC

Signed-off-by: NSAmelchev 

commit 187a644b99ae8c0a29f44b2ab46a084cd30af370
Author: Alexander Menshikov 
Date:   2018-06-07T09:37:51Z

ignite-8714 CacheEntryEvent.getOldValue should be available

Signed-off-by: NSAmelchev 

commit f626675f622d50b86fb3d5d9643f365ed67b4713
Author: Alexander Menshikov 
Date:   2018-06-14T10:05:40Z

Revert "ignite-8687 Add JCache TCK 1.1.0 to TC"

Signed-off-by: NSAmelchev 

commit 525da4854829855efa29b7a737b1a561180afa52
Author: Alexander Menshikov 
Date:   2018-06-19T10:35:59Z

ignite-8714 fix problems with ignite's tests

Signed-off-by: NSAmelchev 

commit 6f701a090003dd69b28d46559d22665e1ebe042b
Author: Alexander Menshikov 
Date:   2018-06-21T08:55:33Z

temp commit

Signed-off-by: NSAmelchev 

commit 75ff37961ea72e782deaf6b73b71a57bc5009de8
Author: Alexander Menshikov 
Date:   2018-06-21T09:55:46Z

fix problems with tests

Signed-off-by: NSAmelchev 

commit f59f9ee66b5afd4848d83d020dd0b69746ea10f6
Author: Alexander Menshikov 
Date:   2018-06-21T12:25:32Z

fix our tests

Signed-off-by: NSAmelchev 

commit 4d9ae8b680e1d27e8455b92854f3b2b1fbd89099
Author: Alexander Menshikov 
Date:   2018-06-21T16:09:07Z

fix prblms with tests

Signed-off-by: NSAmelchev 

commit 6d2960c00d07170618fb15edd6dde8d42b38aff9
Author: Alexander Menshikov 
Date:   2018-06-22T11:31:12Z

fx pr t

Signed-off-by: NSAmelchev 

commit c791f9a4ee010519c8deb6ede793a02f4b34aa31
Author: Alexander Menshikov 
Date:   2018-06-22T12:50:05Z

tempcmt1

Signed-off-by: NSAmelchev 

commit da17a41b10f66a82fd680873a7c5240db861fa5a
Author: Alexander Menshikov 
Date:   2018-06-22T15:35:50Z

tmp cmt

Signed-off-by: NSAmelchev 

commit 79a0d4e59ecc7d35427f5724b1afb225c4004a9d
Author: Alexander Menshikov 
Date:   2018-06-27T11:24:00Z

fix hang

Signed-off-by: NSAmelchev 

commit cc37a46c8032694448556135e0e3e8033c615235
Author: Alexander Menshikov 
Date:   2018-06-27T16:49:53Z

remove temp files

Signed-off-by: NSAmelchev 

commit b123a276801060cab722faba1ba5d0db08e204d8
Author: NSAmelchev 
Date:   2018-07-05T13:05:16Z

revert optimization




---


[GitHub] ignite pull request #4236: IGNITE-8188

2018-06-21 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-8188

- split into batches "createAll" and "deleteAll" operations if request size 
overflow
- added tests

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

$ git pull https://github.com/NSAmelchev/ignite ignite-8188

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

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


commit df075b8ef16f528c7029dfd01c7aeb7489000b74
Author: NSAmelchev 
Date:   2018-06-21T12:02:00Z

Fix for ignite-8188




---


[GitHub] ignite pull request #4021: IGNITE-6010

2018-06-15 Thread NSAmelchev
Github user NSAmelchev closed the pull request at:

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


---


[GitHub] ignite pull request #3101: IGNITE-7024

2018-05-31 Thread NSAmelchev
Github user NSAmelchev closed the pull request at:

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


---


[GitHub] ignite pull request #4021: IGNITE-6010

2018-05-18 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-6010



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

$ git pull https://github.com/NSAmelchev/ignite ignite-6010

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

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


commit 2944e81ebe8199737a77ec233b71b30a66eb0219
Author: NSAmelchev <nsamelchev@...>
Date:   2018-05-17T14:14:34Z

Fix test




---


[GitHub] ignite pull request #2962: IGNITE-6679

2018-05-17 Thread NSAmelchev
Github user NSAmelchev closed the pull request at:

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


---


[GitHub] ignite pull request #3967: IGNITE-172

2018-05-17 Thread NSAmelchev
Github user NSAmelchev closed the pull request at:

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


---


[GitHub] ignite pull request #3815: IGNITE-7024

2018-04-13 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-7024



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

$ git pull https://github.com/NSAmelchev/ignite ignite-7024

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

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


commit 11424e9eeefc8fe1b8575623c18a8d565a376ab9
Author: NSAmelchev <nsamelchev@...>
Date:   2017-11-28T14:25:13Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 0b16700731bda414b8d7921f2c098c5ad1b6540b
Author: NSAmelchev <nsamelchev@...>
Date:   2018-01-19T09:46:31Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 0de054fe0a1ae41db58a67d3387d08deaf6d22e2
Author: NSAmelchev <nsamelchev@...>
Date:   2018-02-27T11:00:41Z

Merge remote-tracking branch 'apache/master'

commit 29cb0f44d25621d1e41e00d504c3e7bf44c1d735
Author: NSAmelchev <nsamelchev@...>
Date:   2018-03-15T10:58:37Z

Merge pull request #20 from apache/master

merge

commit 9b0f16930a5e1da4ef3a528b7879cd1fca5307f7
Author: NSAmelchev <nsamelchev@...>
Date:   2018-03-20T08:17:26Z

Merge pull request #21 from apache/master

Merge

commit d888d0e2b5fda995d1aa8e59f51bc181cfd6ca27
Author: NSAmelchev <nsamelchev@...>
Date:   2018-04-10T13:48:07Z

Merge pull request #23 from apache/master

Merge

commit 9d38430687843530d71b5fdb1218534cb2e4985d
Author: NSAmelchev <nsamelchev@...>
Date:   2018-04-12T13:55:02Z

Merge pull request #24 from apache/master

Merge

commit 0e00f13c7ac7496d16ff31015e87572041facdee
Author: NSAmelchev <nsamelchev@...>
Date:   2018-04-13T09:55:27Z

squash comression




---


[GitHub] ignite pull request #3788: IGNITE-7824

2018-04-10 Thread NSAmelchev
GitHub user NSAmelchev reopened a pull request:

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

IGNITE-7824

Fixed log message.

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

$ git pull https://github.com/NSAmelchev/ignite ignite-7170

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

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


commit 11424e9eeefc8fe1b8575623c18a8d565a376ab9
Author: NSAmelchev <nsamelchev@...>
Date:   2017-11-28T14:25:13Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 0b16700731bda414b8d7921f2c098c5ad1b6540b
Author: NSAmelchev <nsamelchev@...>
Date:   2018-01-19T09:46:31Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 0de054fe0a1ae41db58a67d3387d08deaf6d22e2
Author: NSAmelchev <nsamelchev@...>
Date:   2018-02-27T11:00:41Z

Merge remote-tracking branch 'apache/master'

commit 29cb0f44d25621d1e41e00d504c3e7bf44c1d735
Author: NSAmelchev <nsamelchev@...>
Date:   2018-03-15T10:58:37Z

Merge pull request #20 from apache/master

merge

commit 9b0f16930a5e1da4ef3a528b7879cd1fca5307f7
Author: NSAmelchev <nsamelchev@...>
Date:   2018-03-20T08:17:26Z

Merge pull request #21 from apache/master

Merge

commit 07dc37c806dcc9a9527f4b85c116d1bb6543effc
Author: NSAmelchev <nsamelchev@...>
Date:   2018-04-10T13:33:27Z

fix log message




---


[GitHub] ignite pull request #3788: IGNITE-7170

2018-04-10 Thread NSAmelchev
Github user NSAmelchev closed the pull request at:

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


---


[GitHub] ignite pull request #3788: IGNITE-7170

2018-04-10 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-7170

Fixed log message.

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

$ git pull https://github.com/NSAmelchev/ignite ignite-7170

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

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


commit 11424e9eeefc8fe1b8575623c18a8d565a376ab9
Author: NSAmelchev <nsamelchev@...>
Date:   2017-11-28T14:25:13Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 0b16700731bda414b8d7921f2c098c5ad1b6540b
Author: NSAmelchev <nsamelchev@...>
Date:   2018-01-19T09:46:31Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 0de054fe0a1ae41db58a67d3387d08deaf6d22e2
Author: NSAmelchev <nsamelchev@...>
Date:   2018-02-27T11:00:41Z

Merge remote-tracking branch 'apache/master'

commit 29cb0f44d25621d1e41e00d504c3e7bf44c1d735
Author: NSAmelchev <nsamelchev@...>
Date:   2018-03-15T10:58:37Z

Merge pull request #20 from apache/master

merge

commit 9b0f16930a5e1da4ef3a528b7879cd1fca5307f7
Author: NSAmelchev <nsamelchev@...>
Date:   2018-03-20T08:17:26Z

Merge pull request #21 from apache/master

Merge

commit 07dc37c806dcc9a9527f4b85c116d1bb6543effc
Author: NSAmelchev <nsamelchev@...>
Date:   2018-04-10T13:33:27Z

fix log message




---


[GitHub] ignite pull request #3739: IGNITE-1776

2018-04-03 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-1776



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

$ git pull https://github.com/NSAmelchev/ignite ignite-1776

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

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


commit 11424e9eeefc8fe1b8575623c18a8d565a376ab9
Author: NSAmelchev <nsamelchev@...>
Date:   2017-11-28T14:25:13Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 0b16700731bda414b8d7921f2c098c5ad1b6540b
Author: NSAmelchev <nsamelchev@...>
Date:   2018-01-19T09:46:31Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 0de054fe0a1ae41db58a67d3387d08deaf6d22e2
Author: NSAmelchev <nsamelchev@...>
Date:   2018-02-27T11:00:41Z

Merge remote-tracking branch 'apache/master'

commit 29cb0f44d25621d1e41e00d504c3e7bf44c1d735
Author: NSAmelchev <nsamelchev@...>
Date:   2018-03-15T10:58:37Z

Merge pull request #20 from apache/master

merge

commit 9b0f16930a5e1da4ef3a528b7879cd1fca5307f7
Author: NSAmelchev <nsamelchev@...>
Date:   2018-03-20T08:17:26Z

Merge pull request #21 from apache/master

Merge

commit 28619f3040851925c7e176ea04749dcd47ad8cd7
Author: NSAmelchev <nsamelchev@...>
Date:   2018-04-02T12:38:26Z

del fail




---


[GitHub] ignite pull request #3101: IGNITE-7024

2018-01-19 Thread NSAmelchev
GitHub user NSAmelchev reopened a pull request:

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

IGNITE-7024



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

$ git pull https://github.com/NSAmelchev/ignite comress-with-ssl

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

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


commit 11424e9eeefc8fe1b8575623c18a8d565a376ab9
Author: NSAmelchev <nsamelchev@...>
Date:   2017-11-28T14:25:13Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit ba4086e282b1a78fac6e0e9832eb02d6f428250f
Author: NSAmelchev <nsamelchev@...>
Date:   2017-11-10T07:42:24Z

draft

commit 15566a4f91bdcad117ef2b76b202531ae2ad91e4
Author: NSAmelchev <nsamelchev@...>
Date:   2017-11-20T13:15:40Z

compressV2.

commit f7162f96b36f2756ecf63000192ee7facbce0e77
Author: NSAmelchev <nsamelchev@...>
Date:   2017-11-21T13:24:46Z

change size of buffers

commit bcc43b501700958fce927250b1b76bfb2511a328
Author: NSAmelchev <nsamelchev@...>
Date:   2017-11-28T11:07:38Z

draft

commit 6a5df699fea2a5cf53a097571c7206720fbbcd29
Author: NSAmelchev <nsamelchev@...>
Date:   2017-11-30T07:37:52Z

some fix

commit 6343f08f2e74054cbe0c656c4d7a933a165e023d
Author: NSAmelchev <nsamelchev@...>
Date:   2017-12-06T16:54:58Z

some fix

commit ea687fb1b299cacc432f96c1b894a40108a4a6b8
Author: NSAmelchev <nsamelchev@...>
Date:   2017-12-07T11:20:44Z

some fix

commit f0496708fc39de787b0eedf5343bc8565fb46e68
Author: NSAmelchev <nsamelchev@...>
Date:   2017-12-07T11:48:44Z

for tests

commit ceb0ce44e5882f295c9b75ee2e7d5feae7ae519c
Author: NSAmelchev <nsamelchev@...>
Date:   2017-12-08T07:18:43Z

proceedSessionOpened on not_handshaking

commit 655a85a7f72fdac5f98dab241140359da303bfdd
Author: NSAmelchev <nsamelchev@...>
Date:   2017-12-08T14:30:48Z

default disable compresss and ssl

commit 106d0608bace7b80e0d328abef4f0b53068a1930
Author: NSAmelchev <nsamelchev@...>
Date:   2017-12-11T16:20:06Z

refactor TcpCommunicationSpi

commit db037e2bca7db4c2d34395e537c7d7c22f9e06b1
Author: Alexander Menshikov <sharplermc@...>
Date:   2017-12-06T14:38:13Z

remove some null checks

commit c8d2f2fb16f501c34fe6fa079e5518035bfe35d3
Author: Alexander Menshikov <sharplermc@...>
Date:   2017-12-07T17:34:01Z

refactoring...

commit 0e58441a820974629b08b03f9e14d78d7e234806
Author: Alexander Menshikov <sharplermc@...>
Date:   2017-12-07T17:59:13Z

refactoring

commit db5b8b1c9cb44f361b75d55fd2a5c49b5f5ca1c7
Author: Alexander Menshikov <sharplermc@...>
Date:   2017-12-07T18:57:31Z

pam-pam)

commit 87f708013498e52af26afb47a92024e4cc86ad52
Author: Alexander Menshikov <sharplermc@...>
Date:   2017-12-08T09:46:33Z

add optimization for no-filters mode

commit 8f155640ffc9fd039efc5ff756338ed2fb911777
Author: Alexander Menshikov <sharplermc@...>
Date:   2017-12-08T10:58:02Z

fix bug

commit 5a69ae1cb0fb32cc607dc42c6c7944677a27eb99
Author: Alexander Menshikov <sharplermc@...>
Date:   2017-12-11T18:12:02Z

Fix bugs

commit a5fb4a0e0b55545005008c32a4fa5242192c5fc4
Author: Alexander Menshikov <sharplermc@...>
Date:   2017-12-12T12:11:56Z

refactoring

commit ac86ba1661705d17fa8dd7f15042c762c4ba7a31
Author: NSAmelchev <nsamelchev@...>
Date:   2017-12-12T12:18:16Z

Merge pull request #17 from NSAmelchev/ignite-net-compress-2

Ignite net compress 2

commit 745f518963ede54e17f563a961d4cf0e5d783393
Author: NSAmelchev <nsamelchev@...>
Date:   2017-12-12T13:36:46Z

some refactor

commit 3e1a372b6ec75cd10e99890977f6bcaedf15479a
Author: NSAmelchev <nsamelchev@...>
Date:   2017-12-13T10:00:21Z

workaround for ssl deadlock on close and receive

commit 56f01874eb4fe1efbf9cf6579b12593660a81ceb
Author: NSAmelchev <nsamelchev@...>
Date:   2017-12-13T15:48:49Z

use new format in deflater. Add small msg flag to gzip

commit 111d4e0caddda948a1be484b25f227d1e01e2add
Author: Alexander Menshikov <sharplermc@...>
Date:   2017-12-13T16:27:20Z

add benchmarks

commit f14aa409f8326b088caab84979cfc6d41d1b18aa
Author: NSAmelchev <nsamelchev@...>
Date:   2017-12-14T08:34:41Z

Merge remote-tracking branch 'origin/test-comress-with-ssl' into 
comress-with-ssl

commit 054e14caa0df0875f642d10c74a6a65551a914db
Author: NSAmelchev <nsamelchev@...>
Date:   2017-12-14T12:45:58Z

reuse deflateBaos

commit deb771ce916a53a6380892fc97af2eba2370ec4f
Author: NSAmelchev <nsamelchev@...>
Date:   2017-12-14T13:14:00Z

optimize gzip

commit 0eb9f6e4af822d07c4ebd250e7106e4d617618fa
Author: NSAmelchev <nsamelchev@...>
Date:   2017-12-14T16:00:25Z

correct expand out buf

commit 9ae441bf0f04c55b0a622f8a9e00af645a913464
Author: NSAmelchev <nsamelchev@...>
Date:   2017-12-15T08:07:25Z

correct BUFFER_OVERFLOW for BlockingCompressHandler




---


[GitHub] ignite pull request #3101: NetworkCompression

2018-01-19 Thread NSAmelchev
Github user NSAmelchev closed the pull request at:

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


---


[GitHub] ignite pull request #2015: IGNITE-5087

2017-12-04 Thread NSAmelchev
Github user NSAmelchev closed the pull request at:

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


---


[GitHub] ignite pull request #1883: IGNITE-5104

2017-12-04 Thread NSAmelchev
Github user NSAmelchev closed the pull request at:

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


---


[GitHub] ignite pull request #2518: IGNITE-2779 BinaryMarshaller caches must be clean...

2017-12-04 Thread NSAmelchev
Github user NSAmelchev closed the pull request at:

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


---


[GitHub] ignite pull request #3101: Compress with ssl

2017-11-28 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

Compress with ssl



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

$ git pull https://github.com/NSAmelchev/ignite comress-with-ssl

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

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


commit aded27854c24792bfe7f37cbe350e6e97368160e
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-11-10T07:42:24Z

draft

commit 2ab1d5c478977c848fbcd79d1d86509b77454867
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-11-20T13:15:40Z

compressV2.

commit 96ccc72eefdb2d8e474c71e8ed4f3484ab6abbe7
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-11-21T13:24:46Z

change size of buffers

commit d39bc91b365db4a8b8a4e7ff5b8bcba018bf152d
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-11-28T11:07:38Z

draft




---


[GitHub] ignite pull request #2962: IGNITE-6679

2017-11-01 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-6679

Clean up some deprecated cache metrics:

- TxCommitQueueSize
- TxPrepareQueueSize
- TxStartVersionCountsSize
- TxDhtCommitQueueSize
- TxDhtPrepareQueueSize
- TxDhtStartVersionCountsSize
- DhtEvictQueueCurrentSize 

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

$ git pull https://github.com/NSAmelchev/ignite ignite-6679

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

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


commit 60fc4eaed7491a757f006ca26c88e234159a9000
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-11-01T12:47:47Z

remove unnecessary metrics

commit 5c125200555098f0de06bee94b72301646445a46
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-11-01T12:49:16Z

clean up




---


[GitHub] ignite pull request #2918: IGNITE-6692

2017-10-24 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-6692



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

$ git pull https://github.com/NSAmelchev/ignite ignite-6692

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

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


commit cec27198db24c1f02152296ac1a74d60cfd899d2
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-10-24T11:53:53Z

add test and fix




---


[GitHub] ignite pull request #2878: IGNITE-6666

2017-10-18 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-

Defined the variable totalLen for TIME type in method 
BinaryObjectImpl.writeFieldByOrder.

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

$ git pull https://github.com/NSAmelchev/ignite ignite-

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

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


commit 727b47e704310cac7ae3cb4dc23a8153f48123d0
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-10-18T15:09:52Z

add fix and test




---


[GitHub] ignite pull request #2837: IGNITE-6135

2017-10-12 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-6135

- add new type SQL_DATE(for java.sql.Date class) into the Binary Marshaller.

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

$ git pull https://github.com/NSAmelchev/ignite ignite-6135

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

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


commit 27d01e55406df1b1f498b8c09c278c29a47ba038
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-10-11T12:53:09Z

add test

commit ed8ec5d0a1e59f87e8dd0f7fba07bbfb117dcb47
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-10-12T12:02:38Z

Fix




---


[GitHub] ignite pull request #2518: IGNITE-2779 BinaryMarshaller caches must be clean...

2017-08-25 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-2779 BinaryMarshaller caches must be cleaned during client reconnect.



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

$ git pull https://github.com/NSAmelchev/ignite IGNITE-2779

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

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


commit 9170321182797ebb2acada407efea15421875911
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-08-25T14:50:10Z

add test and fix




---
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 #2160: IGNITE-2894

2017-06-19 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-2894

- Add support Externalizable in BinaryMarshaller.
- Use type Object(103) for Externalizable objects.

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

$ git pull https://github.com/NSAmelchev/ignite IGNITE-2894

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

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


commit bca9756cc4fbe3e89fbc29453d94619d2f90c95b
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-02-07T14:04:02Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit fc8ed83579ee9781061490041c0cce553c9a4025
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-03-27T12:45:44Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 1c7493cbb5de000f1c131745c90b93d7b57d4d50
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-04T09:50:52Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 91703d9004a4f68bfd2ca694c93b6c3b2fb45101
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-17T12:06:48Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 7e0e55e52812d605cde570ca5b50c5764d69e0fb
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-25T09:27:33Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit e603cc6107b6a972d752fb2176bf1d1461058584
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-27T14:23:21Z

Merge branch 'master' of https://github.com/apache/ignite

commit e66897fddff3818c136e9d9afebe5b4bec802abe
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-04T08:35:19Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 2f58e9eec7c1f55e80c5dd99ae8e907d628992c6
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-04T10:17:14Z

support the Externalizable in BM

commit ef7648d7528bdf8ca789520ef3044003941d0dec
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-04T12:23:06Z

Some fix

commit 21ea1192266ceea27be04cd2f3df5fbe2ad23a9c
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-10T13:38:26Z

Some fix

commit 6df725446d4a7db3f6e8d913724389c08fe3a5da
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-10T15:07:07Z

Some fix

commit 339b220307c69c29998d7b24f3aff14a67aea982
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-11T16:46:17Z

Some fix BinaryObject

commit e8068b07fb8a7079385b113da821587fef4348c4
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-18T10:17:40Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit fd9c2823571130cd4093a20e7d46563df6f4aade
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-22T13:35:26Z

Merge branch 'master' of https://github.com/apache/ignite

commit 39672adaa5a9ca0c91142ffd0fb65bc9a3fe83aa
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-22T13:39:19Z

Merge remote-tracking branch 'apache/master' into IGNITE-2894

commit 2faae43ba7afd32e21f9906ff67d945a8426c352
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-24T15:04:11Z

Fix for externalizable object without shema in BinaryObjectBuilderImpl

commit a6ef73c5fc8421050a59a5517fb473e4f5020031
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-24T15:09:36Z

Merge remote-tracking branch 'refs/remotes/origin/master' into IGNITE-2894

commit d3520807ff1dad53b892b6e30125dc57f406ed80
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-24T15:22:17Z

Delete unnecessary condition and refactoring

commit 481e5e9ff24b23fb8616e1ce17ec47aab32c2e53
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-26T14:16:51Z

    Merge remote-tracking branch 'apache/master'

commit eb1213c6ca284ee1afe1858c2f433f232cadcf6b
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-29T11:51:00Z

Merge remote-tracking branch 'apache/master'

commit ffcde8913d68964207b4d9f85ea1de431c24d80d
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-30T14:15:01Z

Merge remote-tracking branch 'origin/master' into IGNITE-2894

commit bc30bacf14d4794af3ff38e2221da59aa605ba41
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-31T13:06:51Z

Replace magic const

commit ae572f4b856cb7112d9acbea093e53ae01bc7a7f
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-31T13:15:51Z

Delete comment

commit aa6ce9865ab3b8dbbceb474b3b66cb82e281c720
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-06-08T08:44:16Z

Refactoring code

commit e33d2fbf411be0b60e9064d0759c6115c7a3b6d8
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-06-08T09:36:35Z

Add some test

[GitHub] ignite pull request #2015: IGNITE-5087

2017-05-26 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-5087

Fix Enum comparison fails after marshal-unmarshal with BinaryMarshaller.

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

$ git pull https://github.com/NSAmelchev/ignite IGNITE-5087

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

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


commit bca9756cc4fbe3e89fbc29453d94619d2f90c95b
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-02-07T14:04:02Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit fc8ed83579ee9781061490041c0cce553c9a4025
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-03-27T12:45:44Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 1c7493cbb5de000f1c131745c90b93d7b57d4d50
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-04T09:50:52Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 91703d9004a4f68bfd2ca694c93b6c3b2fb45101
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-17T12:06:48Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 7e0e55e52812d605cde570ca5b50c5764d69e0fb
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-25T09:27:33Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit e603cc6107b6a972d752fb2176bf1d1461058584
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-27T14:23:21Z

Merge branch 'master' of https://github.com/apache/ignite

commit e66897fddff3818c136e9d9afebe5b4bec802abe
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-04T08:35:19Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit e8068b07fb8a7079385b113da821587fef4348c4
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-18T10:17:40Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit fd9c2823571130cd4093a20e7d46563df6f4aade
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-22T13:35:26Z

Merge branch 'master' of https://github.com/apache/ignite

commit 5dfee14838190c90155ea7a34a9d9e8f75cfb868
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-26T12:46:10Z

Add fix and test for enum with declared body

commit 8e5fc52fdf998fa2af142e65823fa3b9d0bc4a2a
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-26T12:55:28Z

Test refactoring

commit 1d7fa342a05e9fee7b9ef10a5b3d0289363ada6b
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-26T13:52:10Z

Add method isEnum

commit 6fbf6a304f243ef80b4e1012d4c30ef15272a70e
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-26T14:03:45Z

Javadoc refactor

commit 108df9521fed3d14762c2f697a791fb64dda5c11
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-26T14:10:38Z

javadoc fix

commit 481e5e9ff24b23fb8616e1ce17ec47aab32c2e53
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-26T14:16:51Z

Merge remote-tracking branch 'apache/master'

commit ca500a345fb1eef6ba567585d04ac8d666db
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-26T14:32:54Z

Merge remote-tracking branch 'apache/master' into IGNITE-5087

# Conflicts:
#   
modules/core/src/test/java/org/apache/ignite/internal/binary/BinaryEnumsSelfTest.java

commit 305cd99e669eff149a502c221d80711399130c87
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-26T14:34:58Z

Method refactor

commit cfd3250618c0b05be988000b3f456c61cf9f5b30
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-05-26T14:39:35Z

Merge remote-tracking branch 'refs/remotes/origin/master' into IGNITE-5087




---
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 #1884: IGNITE-4763

2017-04-28 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-4763

- doSetRollbackOnly method to be implemented in SpringTransactionManager
- testDoSetRollbackOnlyInExistingTransaction

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

$ git pull https://github.com/NSAmelchev/ignite IGNITE-4763

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

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


commit bca9756cc4fbe3e89fbc29453d94619d2f90c95b
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-02-07T14:04:02Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit fc8ed83579ee9781061490041c0cce553c9a4025
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-03-27T12:45:44Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 1c7493cbb5de000f1c131745c90b93d7b57d4d50
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-04T09:50:52Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 91703d9004a4f68bfd2ca694c93b6c3b2fb45101
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-17T12:06:48Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 7e0e55e52812d605cde570ca5b50c5764d69e0fb
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-25T09:27:33Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit b1c09e34d6fa9980ccbdc144de36f485ba518e7f
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-26T13:17:19Z

doSetRollbackOnly method to be implemented in the SpringTransactionManager

commit 62fe1e9dee40e5d5eee2695ed9a4f0f54e1ccc10
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-27T08:24:19Z

Refactoring

commit 06b55cbf15f56e31cfd6ed9bf42ebfc8caae03a8
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-27T08:34:44Z

one-line javadoc

commit 827a28cba5f0f15e27daacb35f0106f420e92379
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-27T08:36:17Z

one-line javadoc doSetRollbackOnly

commit d1f2a9ea1a83bd92342046aeba973fdc2b486073
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-27T17:57:46Z

Merge remote-tracking branch 'refs/remotes/apache/master' into IGNITE-4763

commit 6a7ddfb4e77d4bc14b1877bfca0904b03f2917ea
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-28T09:33:07Z

add testParticipatingInExistingTransactions

commit 791c2abdc42aae02183acba8d91e23ee6c08cca3
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-28T10:36:33Z

Refactoring method




---
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 #1879: IGNITE-4763

2017-04-27 Thread NSAmelchev
Github user NSAmelchev closed the pull request at:

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


---
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 #1883: IGNITE-5104

2017-04-27 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-5104

Refactor javadocs and annotations to single style

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

$ git pull https://github.com/NSAmelchev/ignite IGNITE-5104

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

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


commit bca9756cc4fbe3e89fbc29453d94619d2f90c95b
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-02-07T14:04:02Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit fc8ed83579ee9781061490041c0cce553c9a4025
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-03-27T12:45:44Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 1c7493cbb5de000f1c131745c90b93d7b57d4d50
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-04T09:50:52Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 91703d9004a4f68bfd2ca694c93b6c3b2fb45101
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-17T12:06:48Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 7e0e55e52812d605cde570ca5b50c5764d69e0fb
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-25T09:27:33Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit e603cc6107b6a972d752fb2176bf1d1461058584
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-27T14:23:21Z

Merge branch 'master' of https://github.com/apache/ignite

commit 2a2a2c646965d59f671004f3d7bc4cde4da17ae7
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-27T14:47:17Z

Refactor javadocs and annotations




---
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 #1879: IGNITE-4763

2017-04-27 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-4763

doSetRollbackOnly method to be implemented in SpringTransactionManager

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

$ git pull https://github.com/NSAmelchev/ignite IGNITE-4763

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

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


commit bca9756cc4fbe3e89fbc29453d94619d2f90c95b
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-02-07T14:04:02Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit fc8ed83579ee9781061490041c0cce553c9a4025
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-03-27T12:45:44Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 1c7493cbb5de000f1c131745c90b93d7b57d4d50
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-04T09:50:52Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 91703d9004a4f68bfd2ca694c93b6c3b2fb45101
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-17T12:06:48Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit 7e0e55e52812d605cde570ca5b50c5764d69e0fb
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-25T09:27:33Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit b1c09e34d6fa9980ccbdc144de36f485ba518e7f
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-26T13:17:19Z

doSetRollbackOnly method to be implemented in the SpringTransactionManager

commit 62fe1e9dee40e5d5eee2695ed9a4f0f54e1ccc10
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-27T08:24:19Z

Refactoring

commit 06b55cbf15f56e31cfd6ed9bf42ebfc8caae03a8
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-27T08:34:44Z

one-line javadoc

commit 827a28cba5f0f15e27daacb35f0106f420e92379
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-04-27T08:36:17Z

one-line javadoc doSetRollbackOnly




---
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 #1564: IGNITE-4284

2017-02-22 Thread NSAmelchev
Github user NSAmelchev closed the pull request at:

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


---
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 #1564: IGNITE-4284

2017-02-21 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request:

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

IGNITE-4284



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

$ git pull https://github.com/NSAmelchev/ignite IGNITE-4284

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

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


commit bca9756cc4fbe3e89fbc29453d94619d2f90c95b
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-02-07T14:04:02Z

Merge remote-tracking branch 'refs/remotes/apache/master'

commit b676ee8bef440447968372ffd56bcf644bfa7175
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-01-27T14:56:12Z

Add test

Second client node join with continuous query and peer class loading
enabled

commit 1e1846b681080bf1af29968e552662fbaebb5e66
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-01-27T15:04:07Z

Return null for event filter when remote filter factori is null

Fix by returning null for event filter if remote filter factory is null.

commit e90b78aacdc5175a56783c89e60f6e9c5800fd27
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-02-20T17:14:48Z

Add Nullable annotation

commit 9266321939112fe39fba237bf7cd6b6d34213a9e
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-02-21T10:00:17Z

Add test to suite

commit 01d447c00a44becafffcd5bac8279512a30629e7
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-02-21T13:44:07Z

Merge remote-tracking branch 'apache/master' into IGNITE-4284

# Conflicts:
#   
modules/indexing/src/test/java/org/apache/ignite/testsuites/IgniteCacheQuerySelfTestSuite3.java




---
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.
---