[GitHub] ignite pull request #5550: master before MVCC in ConQuery

2018-11-30 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

master before MVCC in ConQuery



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

$ git pull https://github.com/1vanan/ignite before-MVCC

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

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


commit 5aebc6d57c3c15d3bcb136f6288023280ad21dac
Author: Fedotov 
Date:   2018-11-30T17:34:26Z

run 100 times testAtomicOnheapTwoBackupAsyncFullSync




---


[GitHub] ignite pull request #5548: Tests for IGNITE 10442

2018-11-30 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

Tests for IGNITE 10442



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

$ git pull https://github.com/1vanan/ignite tests-IGNITE-10442

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

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


commit c2ef755ae48c63b85def951c36e9bf0de65bf35d
Author: Fedotov 
Date:   2018-11-30T13:34:17Z

decrease amount of NUM_TASKS

commit ff9e5b793a316c9d3aad2e0bd16739f14ea05a7a
Author: Fedotov 
Date:   2018-11-30T17:11:29Z

IGNITE-10442 for tests




---


[GitHub] ignite pull request #5547: IGNITE-10442

2018-11-30 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

IGNITE-10442



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

$ git pull https://github.com/1vanan/ignite IGNITE-10442

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

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


commit c2ef755ae48c63b85def951c36e9bf0de65bf35d
Author: Fedotov 
Date:   2018-11-30T13:34:17Z

decrease amount of NUM_TASKS




---


[GitHub] ignite pull request #5520: IGNITE-10376

2018-11-28 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

IGNITE-10376



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

$ git pull https://github.com/1vanan/ignite IGNITE-10376

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

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


commit 0aedd420330cfdae5b35550d938751a9e2070502
Author: Fedotov 
Date:   2018-11-23T14:15:05Z

initial




---


[GitHub] ignite pull request #5449: Tests for ignite 10343

2018-11-20 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

Tests for ignite 10343



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

$ git pull https://github.com/1vanan/ignite tests-IGNITE-10343

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

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


commit e15efe2e6ea7d4476cad271a0c767236528b30cd
Author: Fedotov 
Date:   2018-11-20T13:53:52Z

add try/finally block

commit e4fc5c8dacd459f959945469df365cc110510d4c
Author: Fedotov 
Date:   2018-11-20T14:57:23Z

run 100 tests




---


[GitHub] ignite pull request #5447: IGNITE-10343

2018-11-20 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

IGNITE-10343



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

$ git pull https://github.com/1vanan/ignite IGNITE-10343

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

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


commit e15efe2e6ea7d4476cad271a0c767236528b30cd
Author: Fedotov 
Date:   2018-11-20T13:53:52Z

add try/finally block




---


[GitHub] ignite pull request #4535: IGNITE-8919 Wrong documentation of exec methods i...

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

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

IGNITE-8919 Wrong documentation of exec methods in StartNodeCallableImpl 
class



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

$ git pull https://github.com/1vanan/ignite IGNITE-8919

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

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


commit 9dec47224b51e9cba53863a62c2b60c5acfbfb7b
Author: Fedotov 
Date:   2018-08-14T08:57:34Z

change description of exec method




---


[GitHub] ignite pull request #4418: IGNITE-9058 'Update Apache Tomcat dependency vers...

2018-07-24 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

IGNITE-9058 'Update Apache Tomcat dependency version'



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

$ git pull https://github.com/1vanan/ignite IGNITE-9058

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

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


commit 122b4a28d818b84d8b90f502d75712042781d59a
Author: Fedotov 
Date:   2018-07-24T11:06:05Z

change tomcat version




---


[GitHub] ignite pull request #4404: IGNITE-9051 'Remove unnecessary ssh tests'

2018-07-23 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

IGNITE-9051 'Remove unnecessary ssh tests'



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

$ git pull https://github.com/1vanan/ignite IGNITE-9051

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

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


commit 6e971c0b26f41c59ff534d1c1b5a95543fd39f3e
Author: Fedotov 
Date:   2018-07-23T10:55:49Z

remove unnecessary tests




---


[GitHub] ignite pull request #4388: test for Ignite 5980

2018-07-20 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

test for Ignite 5980



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

$ git pull https://github.com/1vanan/ignite IGNITE-5980

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

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


commit 8916ac716a8d2f9c120de2f0eaf5969e57c70287
Author: Fedotov 
Date:   2018-07-20T08:01:09Z

repeat 100 times




---


[GitHub] ignite pull request #4375: tests for ignite 5980

2018-07-20 Thread 1vanan
Github user 1vanan closed the pull request at:

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


---


[GitHub] ignite pull request #2957: IGNITE-5798

2018-07-20 Thread 1vanan
Github user 1vanan closed the pull request at:

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


---


[GitHub] ignite pull request #4375: tests for ignite 5980

2018-07-17 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

tests for ignite 5980



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

$ git pull https://github.com/1vanan/ignite IGNITE-5980

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

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


commit 4ffcb1746ef60a7deee5e6316d41820ea1dd486c
Author: Fedotov 
Date:   2018-06-27T15:22:41Z

catch IgniteNeedReconnectException

commit 44d38968bff6f14a1f8ecce1460e2a9487b1a8f6
Author: Fedotov 
Date:   2018-07-17T16:36:03Z

repeat test 100 times




---


[GitHub] ignite pull request #4314: IGNITE-8619 Remote node could not start in ssh co...

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

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

IGNITE-8619 Remote node could not start in ssh connection



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

$ git pull https://github.com/1vanan/ignite IGNITE-8619

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

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


commit e9e9e4ae5c1b31d9218865981cc3a936c6e922b8
Author: Fedotov 
Date:   2018-07-05T09:36:31Z

change shell command

commit b90c9cbde31eb8cfd522c7159d1d8c855e4f8904
Author: Fedotov 
Date:   2018-07-05T11:58:13Z

fix shell command




---


[GitHub] ignite pull request #4279: check ssh fix for TC flucky tests

2018-06-29 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

check ssh fix for TC flucky tests



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

$ git pull https://github.com/1vanan/ignite SshTests

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

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


commit 1bebd917fa1609d2375c57b11aa3f075556f3d96
Author: Fedotov 
Date:   2018-06-29T11:21:30Z

change EXECUTE_WAIT_TIME for waiting execution shell command

commit f62917114a08ef360d82156a414dc6be2c20bd6d
Author: Fedotov 
Date:   2018-06-29T11:30:57Z

run testStopNodes for 300 times




---


[GitHub] ignite pull request #4268: IGNITE-5980 Failing testClientAtomicLongCreateClo...

2018-06-29 Thread 1vanan
Github user 1vanan closed the pull request at:

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


---


[GitHub] ignite pull request #4268: IGNITE-8619 Failing testClientAtomicLongCreateClo...

2018-06-27 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

IGNITE-8619 Failing testClientAtomicLongCreateCloseFailover



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

$ git pull https://github.com/1vanan/ignite IGNITE-8619

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

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


commit f85eb93181128c0cdc02babe06fb7b946819140d
Author: Fedotov 
Date:   2018-06-27T15:22:41Z

catch IgniteNeedReconnectException




---


[GitHub] ignite pull request #3046: IGNITE-6612: Wrap ack methods in their own class

2018-05-24 Thread 1vanan
Github user 1vanan closed the pull request at:

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


---


[GitHub] ignite pull request #4043: IGNITE-8406

2018-05-21 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

IGNITE-8406



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

$ git pull https://github.com/1vanan/ignite IGNITE-8406

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

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


commit d87793b407fe0f559a15871586961e0b33071733
Author: Fedotov <vanen31@...>
Date:   2018-05-08T09:21:05Z

change javaDoc in IgniteDataStreamer




---


[GitHub] ignite pull request #4024: IGNITE-7818

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

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

IGNITE-7818



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

$ git pull https://github.com/1vanan/ignite IGNITE-7818

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

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


commit bd5fce8c99477abaabe5d3242d5a95c5b7988920
Author: Fedotov <vanen31@...>
Date:   2018-05-08T09:21:05Z

change javaDoc in IgniteDataStreamer

commit 833a468aa5a05c478bf1231f313692d496f879c1
Author: Fedotov <vanen31@...>
Date:   2018-05-18T12:18:24Z

remove assertion




---


[GitHub] ignite pull request #3971: IGNITE-8462

2018-05-10 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

IGNITE-8462



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

$ git pull https://github.com/1vanan/ignite IGNITE-8462

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

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


commit 79144205c7066d12b43751c14899cc73afe2a5b0
Author: Fedotov <vanen31@...>
Date:   2018-05-10T09:40:06Z

fix DataStreamerImpl.close(true) and add appropriate test

commit 38b80f4cccdbd24b884c70c36d793dd1eab31298
Author: Fedotov <vanen31@...>
Date:   2018-05-10T11:23:47Z

fix test




---


[GitHub] ignite pull request #3829: IGNITE-6075 'CacheLoadingConcurrentGridStartSelfT...

2018-04-16 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

IGNITE-6075 'CacheLoadingConcurrentGridStartSelfTest sometimes fails'



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

$ git pull https://github.com/1vanan/ignite IGNITE-6075

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

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


commit 658f27c3c536729dc132067cbd299319bf7d4f67
Author: Fedotov <vanen31@...>
Date:   2018-04-11T14:41:51Z

change iterations

commit 70c6b763ee394c5ff8854fb9cfe39daec139755d
Author: Fedotov <vanen31@...>
Date:   2018-04-16T14:03:59Z

add remap count




---


[GitHub] ignite pull request #3767: IGNITE-8085

2018-04-06 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

IGNITE-8085



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

$ git pull https://github.com/1vanan/ignite IGNITE-8085

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

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


commit 192dbd515dcf81638ce52d6ec1f3239f97e29538
Author: Fedotov <vanen31@...>
Date:   2018-04-06T08:38:06Z

make more timeout and kick off Thread.sleep

commit f97bae5b3e43b29d04c3806dc56201364d065649
Author: Fedotov <vanen31@...>
Date:   2018-04-06T11:57:50Z

fix timeout and foreach

commit 7cd3e0dda7b569f91fea9e8cb669df89199da287
Author: Fedotov <vanen31@...>
Date:   2018-04-06T12:04:13Z

testSuite




---


[GitHub] ignite pull request #3646: IGNITE-7931

2018-03-16 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

IGNITE-7931



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

$ git pull https://github.com/1vanan/ignite ignite-7931

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

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


commit 93bd6973893c1e788ff1034980c0e0b8b1c4ef7c
Author: Fedotov <vanen31@...>
Date:   2018-03-16T11:45:55Z

change arguments in keys variable




---


[GitHub] ignite pull request #2220: Ignite 3935

2018-02-15 Thread 1vanan
Github user 1vanan closed the pull request at:

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


---


[GitHub] ignite pull request #3442: IGNITE-6699 Optimize client-side data streamer pe...

2018-01-27 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

IGNITE-6699 Optimize client-side data streamer performance



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

$ git pull https://github.com/1vanan/ignite ignite-6699

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

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


commit f927404cbfe440f50d2b3970da930b6e11c93514
Author: Ivan <vanen31@...>
Date:   2017-11-30T12:08:14Z

benchmark on this case was developed

commit 7dcdfcf414a24aafd9a5a79349064f51dd7079d8
Author: Ivan <vanen31@...>
Date:   2017-12-26T16:35:58Z

streaming per batch was implemented.

commit 4fb853d944dda24692b3e67a905f6d0dc40f9cba
Author: Ivan <vanen31@...>
Date:   2018-01-15T15:38:32Z

some tests in DataStreamerAddDataKeyValueTest class were added

commit 5f509ed47aae4f3c579344e9b990fed7253f7c11
Author: 1vanan <vanen31@...>
Date:   2018-01-19T09:27:05Z

was added flushing in DataStreamerImpl.close() and per timeout

commit c17b74a436ffe7d80dc940b36a433f092f008d96
Author: Ivan <vanen31@...>
Date:   2018-01-24T14:12:36Z

code style changes

commit ae912906b6188bb0d70ba89b628bdffa685484cc
Author: Ivan <vanen31@...>
Date:   2018-01-27T13:27:21Z

synchronize buffer collections and also change timeout test

commit daab5027fb959c539b9084fa6ee06f32b4772d9f
Author: Ivan <vanen31@...>
Date:   2018-01-27T13:33:26Z

refactor addDataInternal: loadData method was added




---


[GitHub] ignite pull request #3046: IGNITE-6612: Wrap ack methods in their own class

2017-11-16 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

IGNITE-6612: Wrap ack methods in their own class



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

$ git pull https://github.com/1vanan/ignite ignite-6612

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

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


commit 645f7c03d7f4b4e75cebaabb13796b9cf28196a2
Author: Ivan <vane...@gmail.com>
Date:   2017-11-08T11:18:28Z

initial refactoring

commit 2a9a031feeb069c80fe5bba4771e12800097bdb8
Author: Ivan <vane...@gmail.com>
Date:   2017-11-16T09:09:50Z

tests was added

commit 534cf85f96ffed76250406953b27fb785cac049b
Author: Ivan <vane...@gmail.com>
Date:   2017-11-16T09:58:06Z

remove garbage




---


[GitHub] ignite pull request #2966: IGNITE-1025

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

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

IGNITE-1025



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

$ git pull https://github.com/1vanan/ignite ignite-1025

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

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


commit 5a44af1199a654f4737438193a5c8d061a6ef5e4
Author: ivanan <vane...@gmail.com>
Date:   2017-10-05T07:10:44Z

wrong ip addresses worning was added in TCPDiscoveryVmIpFinder

commit de407e2a16f22536186f7b3e4de8adbb03308a04
Author: ivanan <vane...@gmail.com>
Date:   2017-10-05T21:41:10Z

change some var names

commit 99b6ca29bfc953904148004518cdc7baf14c844e
Author: ivanan <vane...@gmail.com>
Date:   2017-10-09T21:36:48Z

remarks were taken into account

commit a55dcc1c329459a612aaf60e2877367c867caa66
Author: ivanan <vane...@gmail.com>
Date:   2017-10-10T21:42:39Z

fix changes 11.10.17

commit adaf649409db53cc025de7bd8d484886847f784a
Author: ivanan <vane...@gmail.com>
Date:   2017-10-18T22:56:49Z

added TcpDiscoveryVmIpFinderSetAddressesWarningTest

commit 17465c952f96e11584147a6828d082c867f7838b
Author: Ivan <vane...@gmail.com>
Date:   2017-10-24T14:32:43Z

isUnresolved instead of TcpTimeout

commit d7be15ecc8fbce57996e234573129d00912e66a2
Author: Ivan <vane...@gmail.com>
Date:   2017-10-24T14:38:29Z

test with single and multiports

commit 458377e35bb9f10b5a02f77645e61f98f5e749dd
Author: Ivan <vane...@gmail.com>
Date:   2017-10-27T14:01:54Z

27.10.17

commit 020ca8ca9f07636bc3288f6018a3d1a94c025839
Author: Ivan <vane...@gmail.com>
Date:   2017-10-31T13:52:46Z

isLoggingOfWrongAddressFirst method was added, minor changes in 
TcpDiscoveryVmIpFinderSetAddressesWarningTest

commit 8f3faed2db05fbc75a958ca99c8d2befe688718c
Author: Ivan <vane...@gmail.com>
Date:   2017-10-31T15:58:54Z

fix some comments in TcpDiscoveryVmIpFinderSetAddressesWarningTest

commit b8f3effa0bff5fd6e696d5c22abb64cea17f76a3
Author: Ivan <vane...@gmail.com>
Date:   2017-11-01T12:06:49Z

delete obvious comment

commit cb4519dc37ec0b96b6bcde7e6a3ceba875fde374
Author: Ivan <vane...@gmail.com>
Date:   2017-11-01T13:50:18Z

fix style remarks

commit fb6a02fcd58619ffedbd67cc3ec609db9f34d447
Author: Ivan <vane...@gmail.com>
Date:   2017-11-01T14:56:26Z

rename logIfInvalidAddressAppearedFirst to logFirstInvalidAddress




---


[GitHub] ignite pull request #2957: IGNITE-5798

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

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

IGNITE-5798

Logging of IgniteConfiguration was added at startup.

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

$ git pull https://github.com/1vanan/ignite IGNITE-5798

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

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


commit 9a7db6bff146eac658324661de5126969c73fcb7
Author: ivanan <vane...@gmail.com>
Date:   2017-09-14T21:05:48Z

Log IgniteConfiguration with reflection

commit 5826ec18bdfe3edca0d580b9d33198c42d14e32b
Author: ivanan <vane...@gmail.com>
Date:   2017-09-17T13:12:27Z

took into account the corrections

commit ce2d522ab8d451db23f691e1ebee425409740877
Author: ivanan <vane...@gmail.com>
Date:   2017-09-21T21:44:24Z

fix ackIgniteConfigurationInfo method in IgniteKernal

commit 78f9b5f0a95c0b221a6f4e3e29feed4e94d33b97
Author: ivanan <vane...@gmail.com>
Date:   2017-10-01T20:55:32Z

use recursive ackIgniteConfiguration

commit 868ecb3598f11856050da5f40fb3c7eb8f45d438
Author: ivanan <vane...@gmail.com>
Date:   2017-10-01T21:03:26Z

Revert "fix ackIgniteConfigurationInfo method in IgniteKernal"

This reverts commit ce2d522ab8d451db23f691e1ebee425409740877.

commit 3f6e10bc83a199436e1cb7e1ad7709f29956e71c
Author: ivanan <vane...@gmail.com>
Date:   2017-10-01T21:30:57Z

add recursive ackIgniteConfiguration

commit e4e0b2047ade273ad0f572a04fb094cd05880e3a
Author: ivanan <vane...@gmail.com>
Date:   2017-10-04T22:29:31Z

remove recursion

commit fab172ef257758828b736b151648d6e76697bd6e
Author: ivanan <vane...@gmail.com>
Date:   2017-10-06T07:13:18Z

06.10.17 fix changes

commit edff9457587ea42723677c88403e6bb83b42bfa9
Author: ivanan <vane...@gmail.com>
Date:   2017-10-12T06:14:15Z

remove deadlock case

commit 7fc4b8e3653dc125e6cb41b00ac370fa9bb914bf
Author: ivanan <vane...@gmail.com>
Date:   2017-10-12T06:26:44Z

return java.util imports instead of java.util.*

commit 2a5f7dc7ebf60899c094dabd4dd149fdc88230e6
Author: ivanan <vane...@gmail.com>
Date:   2017-10-13T05:27:24Z

minor code style changes

commit 3db6647d31d680467792eaaf06afe735a18ed4fa
Author: ivanan <vane...@gmail.com>
Date:   2017-10-17T21:34:31Z

remove Pair, fix changes

commit bfa66b0519173f5e8e1e13d108b5a19eb313ddd4
Author: Ivan <vane...@gmail.com>
Date:   2017-10-27T13:18:34Z

27.10.17

commit 6dd08c99edf85bed263626186ece8392eadd74f0
Author: Ivan <vane...@gmail.com>
Date:   2017-10-27T13:49:39Z

minor changes

commit d72e3637e214456694ebe67ce5af70d9edb35304
Author: Ivan <vane...@gmail.com>
Date:   2017-10-31T09:05:57Z

delete garbage methods.

commit 7d79be46e38c5488b294524786c266b43ffe1941
Author: Ivan <vane...@gmail.com>
Date:   2017-11-01T08:56:11Z

delete unused import

commit 6755a26a19c035686ed1e939a1c966489342e407
Author: Ivan <vane...@gmail.com>
Date:   2017-11-01T09:01:35Z

delete sout in test




---


[GitHub] ignite pull request #2220: Ignite 3935

2017-06-29 Thread 1vanan
GitHub user 1vanan opened a pull request:

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

Ignite 3935

Issue https://issues.apache.org/jira/browse/IGNITE-3935

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

$ git pull https://github.com/1vanan/ignite ignite-3935

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

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


commit 0c0ebb844de5f392e10522d1f6abe70b82dcfb04
Author: ivanan <vane...@gmail.com>
Date:   2017-06-29T19:31:16Z

initial commit

commit dab3fc1a702ec125b1a26dfc5c1a155cd245ed60
Author: ivanan <vane...@gmail.com>
Date:   2017-06-29T19:51:27Z

StreamingExample & StreamingExampleSelfTest was 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.
---