[GitHub] ignite pull request #3553: Ignite 7776 - long constants calculation

2018-02-21 Thread abeliak
GitHub user abeliak opened a pull request:

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

Ignite 7776 - long constants calculation

Big L pull request with intL * int * int calculation of long constants

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

$ git pull https://github.com/gridgain/apache-ignite ignite-7776

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

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


commit 6a057a0356714e01aded0f38dbeac4b6db53e4ce
Author: Alexander Belyak <alexandr.belyak@...>
Date:   2018-02-21T13:45:29Z

ignite-7776: fix memory configuration docs and minor assertion fixes

commit af31159c1237ee8d47aa1dc39352dc66283d4d66
Author: Alexander Belyak <alexandr.belyak@...>
Date:   2018-02-21T14:52:54Z

ignite-7776: use L after first multiplier in long constants calculation in 
tests

commit ad1dc6e625fb853761f01caf1b7034771ae36950
Author: Alexander Belyak <alexandr.belyak@...>
Date:   2018-02-21T14:55:04Z

ignite-7776: use L after first multiplier in long constants calculation in 
tests




---


[GitHub] ignite pull request #3355: Ignite 7195 hotfix

2018-01-10 Thread abeliak
GitHub user abeliak opened a pull request:

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

Ignite 7195 hotfix

Fix printing complex objects with multiple recursive usages of 
GridToStringBuilder

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

$ git pull https://github.com/gridgain/apache-ignite ignite-7195-hotfix

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

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


commit f67ed19153e3ed7d01b8b3d654da81dd6222657b
Author: Alexander Belyak <alexandr.belyak@...>
Date:   2018-01-10T16:54:16Z

ignite-7195: hotfix

commit 1fe477717ddf194f001875b74f4f1613ae09794b
Author: Alexander Belyak <alexandr.belyak@...>
Date:   2018-01-10T17:02:09Z

ignite-7195: hotfix

commit 628d527dd16711230af2de5caa2b2ea080793627
Author: Alexander Belyak <alexandr.belyak@...>
Date:   2018-01-10T17:37:00Z

ignite-7195: hotfix restore example debug




---


[GitHub] ignite pull request #3237: ignite-7195: limit toString of arrays and additio...

2017-12-15 Thread abeliak
GitHub user abeliak opened a pull request:

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

ignite-7195: limit toString of arrays and additional values; add "and…

ignite-7195: limit toString of arrays and additional values; add "and N 
more".

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

$ git pull https://github.com/gridgain/apache-ignite ignite-7195

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

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


commit 90ab7d4084fde9faf35c9dd385aa2a579c81bf1d
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-12-15T12:16:16Z

ignite-7195: limit toString of arrays and additional values; add "and N 
more".




---


[GitHub] ignite pull request #3082: ignite-6977: fix initial size of BitSet

2017-11-23 Thread abeliak
GitHub user abeliak opened a pull request:

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

ignite-6977: fix initial size of BitSet



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

$ git pull https://github.com/gridgain/apache-ignite ignite-6977

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

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


commit 82c8045aef08c1533a4c9034096b4fb52b8c3112
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-11-23T11:21:17Z

ignite-6977: fix initial size of BitSet




---


[GitHub] ignite pull request #3024: ignite-6866: remove offheap allocation on client ...

2017-11-13 Thread abeliak
GitHub user abeliak opened a pull request:

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

ignite-6866: remove offheap allocation on client nodes

Completely remove offheap from client nodes

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

$ git pull https://github.com/gridgain/apache-ignite ignite-6866

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

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






---


[GitHub] ignite pull request #2307: ignite-5733: add http rest to activate/deactivate...

2017-07-17 Thread abeliak
GitHub user abeliak opened a pull request:

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

ignite-5733: add http rest to activate/deactivate/checkState



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

$ git pull https://github.com/gridgain/apache-ignite ignite-5733

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

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


commit 30281c223f95f82507187512424ceebf2ccbf7d2
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-07-17T06:45:05Z

ignite-5733: add ability to activate/deactivate/checkState through http 
rest api




---
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 #2291: Ignite 5061

2017-07-13 Thread abeliak
GitHub user abeliak opened a pull request:

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

Ignite 5061



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

$ git pull https://github.com/gridgain/apache-ignite ignite-5061

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

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


commit a3d98518f1ffd690d60d82ddcb3ed2e0e1690d58
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-07-13T07:06:27Z

ignite-5061: Add rebalance enabled flag & tests

commit ecf0dc40285bb31accdc62779604abecc2c9e93f
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-07-13T07:13:54Z

ignite-5061: fix tests




---
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 #2110: Add rebalance enabled flag & tests

2017-07-13 Thread abeliak
Github user abeliak closed the pull request at:

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


---
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 #2111: ignite-5390: Add test for write behind coalescing...

2017-06-08 Thread abeliak
GitHub user abeliak opened a pull request:

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

ignite-5390: Add test for write behind coalescing=false parameter



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

$ git pull https://github.com/gridgain/apache-ignite ignite-5390

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

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


commit 55541e641f41b3cc47dcd305d8923fabdcf74535
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-06-09T04:47:07Z

ignite-5390: Add test for write behind coalescing=false parameter




---
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 #2065: ignite-5390: Add test for write behind coalescing...

2017-06-08 Thread abeliak
Github user abeliak closed the pull request at:

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


---
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 #2110: Add rebalance enabled flag & tests

2017-06-08 Thread abeliak
GitHub user abeliak opened a pull request:

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

Add rebalance enabled flag & tests



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

$ git pull https://github.com/gridgain/apache-ignite ignite-5061

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

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


commit bdc7ad6215c649955e11ed7a406581ac41b95652
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-06-08T10:26:57Z

Add rebalance enabled flag & tests




---
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 #2077: Ignite 5061: Disable rebalancing

2017-06-08 Thread abeliak
Github user abeliak closed the pull request at:

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


---
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 #2065: ignite-5390: Add test for write behind coalescing...

2017-06-02 Thread abeliak
GitHub user abeliak opened a pull request:

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

ignite-5390: Add test for write behind coalescing=false parameter

subj

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

$ git pull https://github.com/gridgain/apache-ignite ignite-5390

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

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


commit be69174e04460a2f4ff7bb5046195de7b3a84a4d
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-06-02T10:14:12Z

ignite-5390: Add test for write behind coalescing=false parameter




---
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 #1866: Ignite 4799 2.0

2017-04-24 Thread abeliak
GitHub user abeliak opened a pull request:

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

Ignite 4799 2.0



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

$ git pull https://github.com/gridgain/apache-ignite ignite-4799-2.0

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

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


commit 358a7b7cefca699a5fb94cf642aada5ed982feeb
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:11:57Z

ignite-4799 - removed TCP Discovery heartbeat frequency property, fixed 
compilation and logic, fixed xml configs
IGNITE-4799: altered IgniteConfiguration.metricsUpdateFrequency 
documentation.
.NET: Remove TcpDiscoverySpi.HeartbeatFrequency
ignite-4799 review
Add test for Server to Server failure detection timeout

commit 57bafd4fcadc0b2f0caad80f351521034d2d5cbe
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:12:38Z

IGNITE-4799: altered IgniteConfiguration.metricsUpdateFrequency 
documentation.

commit e975d5f83464e2a7a356c8f17d64445307f44684
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:15:36Z

.NET: Remove TcpDiscoverySpi.HeartbeatFrequency

commit 37efd98c8d40f2fff5f8cf87ea3053aa6e07334f
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:24:40Z

Remove maxMissed*Heartbeats, rename TcpDiscoveryClientHeartbeatMessage to 
TDCMetrics message, add clientFailureDetectionTimeout

commit 3ea761e1cfa414fa7486cfb36a9e170e36166ac6
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:25:15Z

Remove -1 and 0 special values from 
IgniteConfiguration.metricsUpdateFrequency

commit 723cba960c44648a32503fe019ea1549100a7b67
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:25:48Z

Use clientFailureDetectionTimeout in ServerImpl, fix comment

commit c6eac07c90151e627d290c2c3abc975b4a6bc14b
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:27:22Z

ignite-4799 review

commit 81f1a37b94d91da6e7a51dc4aacd2c87c45f1f06
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:27:41Z

Rename MetricsMessage to MetricsUpdateMessage, muFreq to metricsUpdateFreq, 
fix metricsUpdateInterval

commit ecacef60e07e34c448d28c626156870b7768deb0
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:37:03Z

Merge commit 'f6d5974fb95f7fc0bc40d0dc4df2457dda4bc697' into ignite-4799

commit e64a29faf80ddbdb26b1618422445d846ccb9df4
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:38:03Z

Use clientFailureDetectionTimeout in ServerImpl, add test

commit 998b80bc99834de14497ed09d4ca8991e75cf8b7
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:38:46Z

Add test for Server to Server failure detection timeout

commit 55c60b5c88fbb6422848e467a89e9668dda40f4e
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:39:16Z

ignite-4799 review

commit 0955bf7d913701f48051201ecd9ec2b596b77c58
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:39:48Z

Simplify tests for failure detect timeouts

commit 6453888b38e4a256b371657565f0f2da7b40316b
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:41:04Z

ignite-4799 review

commit 57bcc56bc40775b13e33a004873be21dc04be20b
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:41:51Z

ignite-4799 log messages

commit a842e6241ba13dcf37ec382e6d3f51b8fb17fae5
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:42:21Z

Formatting and always use clientFailureDetectionTimeout

commit 7aca66f296b6c8f9a33dde56e6abad7c1175cec3
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:42:59Z

Formatting

commit d3d8a788d0d4b7b5241cf8a458509195f2375b93
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:43:28Z

Fix tests

commit 8e50b310cddfd622e309eaf5767783d4db4b3709
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:44:08Z

Tear down detection timeout in test (from Long.MAX_VALUE to 
Integer.MAX_VALUE)

commit f6e3aca5ed5f440dc99f47df25fd5b426a7e8ad8
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:44:53Z

Tear down failure detection timeout

commit e66969cdde2f4dae1b538d1941a051802280fc87
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-25T04:46:15Z

ignite-4799 minor

commit dea4be64a4b8547cf6e6b9b4594d869dda269014
Author: Alexander Belyak <alexandr.bel...@xored.com>

[GitHub] ignite pull request #1862: Ignite 4799

2017-04-24 Thread abeliak
Github user abeliak closed the pull request at:

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


---
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 #1862: Ignite 4799

2017-04-23 Thread abeliak
GitHub user abeliak opened a pull request:

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

Ignite 4799



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

$ git pull https://github.com/gridgain/apache-ignite ignite-4799

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

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


commit 3129807585a1a968396d51bd63ff927c0d5c26b5
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-04-10T11:08:24Z

ignite-4799 - removed TCP Discovery heartbeat frequency property, fixed 
compilation and logic, fixed xml configs

commit 1a684e9e9856113d4577dd3a655902f80705a455
Author: Denis Magda <dma...@gridgain.com>
Date:   2017-04-10T18:35:30Z

IGNITE-4799: altered IgniteConfiguration.metricsUpdateFrequency 
documentation.

commit a4ba8a9a18ab5d7f5ad0910b761ef8f46c83e884
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-04-11T07:14:51Z

.NET: Remove TcpDiscoverySpi.HeartbeatFrequency

commit d2910dc5ac942433535dec5689532f2cbc87c277
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-17T16:11:39Z

Remove maxMissed*Heartbeats, rename TcpDiscoveryClientHeartbeatMessage to 
TDCMetrics message, add clientFailureDetectionTimeout

commit c72040a6ccb58dcbd1df8a0693c800dfa5c372b3
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-18T11:47:38Z

Remove -1 and 0 special values from 
IgniteConfiguration.metricsUpdateFrequency

commit 2fcb7b840816a86de9881795f0c5d22e7f8a68d9
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-18T12:52:12Z

Use clientFailureDetectionTimeout in ServerImpl, fix comment

commit cd593c19be65abaa1a1df5fc031f02a07d272799
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-18T13:30:19Z

Merge remote-tracking branch 'apache/master' into ignite-4799

commit dc13866824e7dedfc5f9e3b038068b03ec3bc2cf
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-04-18T14:19:03Z

ignite-4799 review

commit 3be940080a2564d8995981fb75d6f867b9b4c6a0
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-18T15:50:07Z

Rename MetricsMessage to MetricsUpdateMessage, muFreq to metricsUpdateFreq, 
fix metricsUpdateInterval

commit f6d5974fb95f7fc0bc40d0dc4df2457dda4bc697
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-19T10:02:14Z

Add clientFailureDetectionTimeout test

commit 4d3a60dea820e4df87365e706f37ef2d55e67ce4
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-19T16:06:24Z

Use clientFailureDetectionTimeout in ServerImpl, add test

commit 9d0ede1741f9a93acc3aa5947521838afc69cf5d
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-20T07:24:51Z

Merge branch 'master' into ignite-4799

commit c7ffa178182c80f9b86d5a76fb53a714284b491b
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-20T08:22:23Z

Add test for Server to Server failure detection timeout

commit fab170cabdb25f1a84129256f6fbc824f933fee1
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-04-20T08:32:53Z

ignite-4799 review

commit 37d9f2c89f62689204c68d8795c1d4a47be98231
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-20T10:17:19Z

Simplify tests for failure detect timeouts

commit c8e2c93016031006ecaf7a83f80161c0b00651d5
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-04-20T13:12:48Z

ignite-4799 review

commit 2da807cc6ccde28d792ea6bfd065be0b4b2de80d
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-04-20T13:36:38Z

ignite-4799 log messages

commit 1e208c8ae22b486c1953c4df1e44d28cd0c6b90e
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-20T14:19:41Z

Formatting and always use clientFailureDetectionTimeout

commit db7edb784a1b5ba413e7bf747fcafe5b4259334e
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-20T14:43:13Z

Formatting

commit 86bdcd13314132a49baa23c06d474c959cd3c78f
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-20T17:58:19Z

Fix tests

commit 29de0df7bdca8aa8657ef64f2e958f1954db9b48
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-21T08:17:30Z

Tear down detection timeout in test (from Long.MAX_VALUE to 
Integer.MAX_VALUE)

commit fbae91ae4b16882f92e5247a9b29e69239eca660
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-21T08:59:37Z

Tear down failure detection timeout

commit 991d01836e8f7188aa5b6b6f055c9d8b20172f01
Author: sboikov <sboi...@gridgain.com>
Date:   2017-04-21T11:25:09Z

ignite-4799 minor

commit 0df8a905d2821d6af589635cb72864377f55e2bb
Author: Alex

[GitHub] ignite pull request #1850: Ignite 4799

2017-04-23 Thread abeliak
Github user abeliak closed the pull request at:

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


---
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 #1850: Ignite 4799

2017-04-21 Thread abeliak
GitHub user abeliak opened a pull request:

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

Ignite 4799



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

$ git pull https://github.com/gridgain/apache-ignite ignite-4799

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

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


commit 3129807585a1a968396d51bd63ff927c0d5c26b5
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-04-10T11:08:24Z

ignite-4799 - removed TCP Discovery heartbeat frequency property, fixed 
compilation and logic, fixed xml configs

commit 1a684e9e9856113d4577dd3a655902f80705a455
Author: Denis Magda <dma...@gridgain.com>
Date:   2017-04-10T18:35:30Z

IGNITE-4799: altered IgniteConfiguration.metricsUpdateFrequency 
documentation.

commit a4ba8a9a18ab5d7f5ad0910b761ef8f46c83e884
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-04-11T07:14:51Z

.NET: Remove TcpDiscoverySpi.HeartbeatFrequency

commit d2910dc5ac942433535dec5689532f2cbc87c277
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-17T16:11:39Z

Remove maxMissed*Heartbeats, rename TcpDiscoveryClientHeartbeatMessage to 
TDCMetrics message, add clientFailureDetectionTimeout

commit c72040a6ccb58dcbd1df8a0693c800dfa5c372b3
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-18T11:47:38Z

Remove -1 and 0 special values from 
IgniteConfiguration.metricsUpdateFrequency

commit 2fcb7b840816a86de9881795f0c5d22e7f8a68d9
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-18T12:52:12Z

Use clientFailureDetectionTimeout in ServerImpl, fix comment

commit cd593c19be65abaa1a1df5fc031f02a07d272799
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-18T13:30:19Z

Merge remote-tracking branch 'apache/master' into ignite-4799

commit dc13866824e7dedfc5f9e3b038068b03ec3bc2cf
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-04-18T14:19:03Z

ignite-4799 review

commit 3be940080a2564d8995981fb75d6f867b9b4c6a0
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-18T15:50:07Z

Rename MetricsMessage to MetricsUpdateMessage, muFreq to metricsUpdateFreq, 
fix metricsUpdateInterval

commit f6d5974fb95f7fc0bc40d0dc4df2457dda4bc697
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-19T10:02:14Z

Add clientFailureDetectionTimeout test

commit 4d3a60dea820e4df87365e706f37ef2d55e67ce4
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-19T16:06:24Z

Use clientFailureDetectionTimeout in ServerImpl, add test

commit 9d0ede1741f9a93acc3aa5947521838afc69cf5d
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-20T07:24:51Z

Merge branch 'master' into ignite-4799

commit c7ffa178182c80f9b86d5a76fb53a714284b491b
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-20T08:22:23Z

Add test for Server to Server failure detection timeout

commit fab170cabdb25f1a84129256f6fbc824f933fee1
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-04-20T08:32:53Z

ignite-4799 review

commit 37d9f2c89f62689204c68d8795c1d4a47be98231
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-20T10:17:19Z

Simplify tests for failure detect timeouts

commit c8e2c93016031006ecaf7a83f80161c0b00651d5
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-04-20T13:12:48Z

ignite-4799 review

commit 2da807cc6ccde28d792ea6bfd065be0b4b2de80d
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-04-20T13:36:38Z

ignite-4799 log messages

commit 1e208c8ae22b486c1953c4df1e44d28cd0c6b90e
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-20T14:19:41Z

Formatting and always use clientFailureDetectionTimeout

commit db7edb784a1b5ba413e7bf747fcafe5b4259334e
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-20T14:43:13Z

Formatting

commit 86bdcd13314132a49baa23c06d474c959cd3c78f
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-20T17:58:19Z

Fix tests

commit 29de0df7bdca8aa8657ef64f2e958f1954db9b48
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-21T08:17:30Z

Tear down detection timeout in test (from Long.MAX_VALUE to 
Integer.MAX_VALUE)

commit fbae91ae4b16882f92e5247a9b29e69239eca660
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-21T08:59:37Z

Tear down failure detection timeout




---
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 #1849: Ignite 4799

2017-04-21 Thread abeliak
Github user abeliak closed the pull request at:

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


---
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 #1836: Ignite 4799

2017-04-20 Thread abeliak
Github user abeliak closed the pull request at:

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


---
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 #1836: Ignite 4799

2017-04-20 Thread abeliak
GitHub user abeliak opened a pull request:

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

Ignite 4799

Do not merge

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

$ git pull https://github.com/gridgain/apache-ignite ignite-4799

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

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


commit 3129807585a1a968396d51bd63ff927c0d5c26b5
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-04-10T11:08:24Z

ignite-4799 - removed TCP Discovery heartbeat frequency property, fixed 
compilation and logic, fixed xml configs

commit 1a684e9e9856113d4577dd3a655902f80705a455
Author: Denis Magda <dma...@gridgain.com>
Date:   2017-04-10T18:35:30Z

IGNITE-4799: altered IgniteConfiguration.metricsUpdateFrequency 
documentation.

commit a4ba8a9a18ab5d7f5ad0910b761ef8f46c83e884
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-04-11T07:14:51Z

.NET: Remove TcpDiscoverySpi.HeartbeatFrequency

commit d2910dc5ac942433535dec5689532f2cbc87c277
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-17T16:11:39Z

Remove maxMissed*Heartbeats, rename TcpDiscoveryClientHeartbeatMessage to 
TDCMetrics message, add clientFailureDetectionTimeout

commit c72040a6ccb58dcbd1df8a0693c800dfa5c372b3
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-18T11:47:38Z

Remove -1 and 0 special values from 
IgniteConfiguration.metricsUpdateFrequency

commit 2fcb7b840816a86de9881795f0c5d22e7f8a68d9
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-18T12:52:12Z

Use clientFailureDetectionTimeout in ServerImpl, fix comment

commit cd593c19be65abaa1a1df5fc031f02a07d272799
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-18T13:30:19Z

Merge remote-tracking branch 'apache/master' into ignite-4799

commit dc13866824e7dedfc5f9e3b038068b03ec3bc2cf
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-04-18T14:19:03Z

ignite-4799 review

commit 3be940080a2564d8995981fb75d6f867b9b4c6a0
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-18T15:50:07Z

Rename MetricsMessage to MetricsUpdateMessage, muFreq to metricsUpdateFreq, 
fix metricsUpdateInterval

commit f6d5974fb95f7fc0bc40d0dc4df2457dda4bc697
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-19T10:02:14Z

Add clientFailureDetectionTimeout test

commit 4d3a60dea820e4df87365e706f37ef2d55e67ce4
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-19T16:06:24Z

Use clientFailureDetectionTimeout in ServerImpl, add test

commit 9d0ede1741f9a93acc3aa5947521838afc69cf5d
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-20T07:24:51Z

Merge branch 'master' into ignite-4799

commit c7ffa178182c80f9b86d5a76fb53a714284b491b
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-20T08:22:23Z

Add test for Server to Server failure detection timeout

commit fab170cabdb25f1a84129256f6fbc824f933fee1
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-04-20T08:32:53Z

ignite-4799 review

commit 37d9f2c89f62689204c68d8795c1d4a47be98231
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-20T10:17:19Z

Simplify tests for failure detect timeouts




---
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 #1823: Ignite 4799

2017-04-20 Thread abeliak
Github user abeliak closed the pull request at:

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


---
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 #1826: Ignite 4927

2017-04-19 Thread abeliak
GitHub user abeliak opened a pull request:

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

Ignite 4927



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

$ git pull https://github.com/gridgain/apache-ignite ignite-4927

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

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


commit b8cb82de65a529040ea18b0dc03fa7109c69bb4a
Author: Vasiliy Sisko <vsi...@gridgain.com>
Date:   2016-12-29T07:48:45Z

IGNITE-4442 Implemented cache affinity configuration.

(cherry picked from commit f4a1e6c)

commit 852f03829c997883376245e3515e47822e9012eb
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-11T09:34:23Z

Merge branches 'ignite-1.7.5' and 'web-console-production' of 
https://github.com/gridgain/apache-ignite into web-console-production

commit d3e2e0c5574f7677645e73e1fbafaee3563895f1
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-25T07:27:01Z

Merge branches 'ignite-1.7.6' and 'web-console-production' of 
https://github.com/gridgain/apache-ignite into web-console-production

commit 295f80d10da02692540435d46961a9c3cca99b3c
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-25T06:58:57Z

IGNITE-4520 Added credential request for authentication on proxy.

(cherry picked from commit ef04f35)

commit faa20530a707014ac34477cba8adaaa4b67de1bb
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-25T09:48:05Z

IGNITE-1596 Fixed version sort.

(cherry picked from commit 128ba07)

commit 1b3bbdb1758eb19c755dabcb5fe329529fa0f378
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-27T04:30:49Z

IGNITE-4622 Fixed generation in domain model for cache store.

(cherry picked from commit 43007d5)

commit a8355feef630a5c8c4edbe02224c8325dd5952d3
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-03T04:58:43Z

IGNITE-4610 Added more informative message.

(cherry picked from commit 9ff2a8f)

commit 94d8a6fc0a61bb3046e2ebd8b3cbffb8917c2b6a
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-08T04:43:22Z

IGNITE-4472 Added user activities in Web Console.

(cherry picked from commit 26ee9c2)

commit b571fd40f009709718bce0c969d47b62be06b8f6
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-08T10:05:08Z

IGNITE-4472 Added user activities in Web Console.

(cherry picked from commit 26ee9c2)

commit db48f545a83bb72cded77d8269fe4f8820e8380f
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-10T08:55:05Z

IGNITE-4678 Web Console: Implemented demo load as service.

(cherry picked from commit a600caf)

commit e4b54c985f256478ae2cae23b423d9b8e0842df8
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-13T02:48:50Z

Merge branch 'ignite-1.8.3' of https://github.com/gridgain/apache-ignite 
into web-console-production

commit 2d6735a20ac8009d1ac3f003da4fcd319271bd71
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-02-09T09:44:41Z

IGNITE-4676 Fixed hang if closure executed nested internal task with 
continuation. Added test.

(cherry picked from commit e7a5307)

commit d307e2eced1fd10b007ee08c3dd113e7bb4f22ba
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-13T10:35:29Z

IGNITE-4687 Added pool to process REST request in Web Agent.

(cherry picked from commit 262a341)

commit 8874f99f44dc2edf08a525619edb49d5db70b938
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2017-02-14T15:44:57Z

IGNITE-4641 - Refresh client attributes during reconnect

commit ca5956bedfc0c3bd18290c64b6a6c2e3f114a440
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-14T16:28:06Z

IGNITE-4472 UI fix, minor fixes

(cherry picked from commit 79e1e53)

commit db9252c9588c671279664484bb8c397312d265e6
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-15T09:08:57Z

IGNITE-4678 Node version in range.

(cherry picked from commit 2cfd55d)

commit 58c0c49d31605bf4608e7ee97099b75b324a782f
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-16T03:41:30Z

IGNITE-4472 Fixed became this user.

(cherry picked from commit ee832e4)

commit 2ccbf32ea3ecaff1068832accf37235a32734b4b
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-16T07:22:22Z

IGNITE-4472 Minor UI fix.

(cherry picked from commit 97c7ed7)

commit ef4886d5be7c708b917e97b1cd5fd766b2ad8450
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-16T11:38:40Z

IGNITE-4472 Minor UI fix.

(cherry picked from commit d4efbf3)

commit 05788b3188b30b5a3b39a75fe66301e03658

[GitHub] ignite pull request #1802: Ignite 4927

2017-04-19 Thread abeliak
Github user abeliak closed the pull request at:

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


---
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 #1823: Ignite 4799

2017-04-18 Thread abeliak
GitHub user abeliak opened a pull request:

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

Ignite 4799

Do not merge

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

$ git pull https://github.com/gridgain/apache-ignite ignite-4799

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

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


commit 3129807585a1a968396d51bd63ff927c0d5c26b5
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-04-10T11:08:24Z

ignite-4799 - removed TCP Discovery heartbeat frequency property, fixed 
compilation and logic, fixed xml configs

commit 1a684e9e9856113d4577dd3a655902f80705a455
Author: Denis Magda <dma...@gridgain.com>
Date:   2017-04-10T18:35:30Z

IGNITE-4799: altered IgniteConfiguration.metricsUpdateFrequency 
documentation.

commit a4ba8a9a18ab5d7f5ad0910b761ef8f46c83e884
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-04-11T07:14:51Z

.NET: Remove TcpDiscoverySpi.HeartbeatFrequency

commit d2910dc5ac942433535dec5689532f2cbc87c277
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-17T16:11:39Z

Remove maxMissed*Heartbeats, rename TcpDiscoveryClientHeartbeatMessage to 
TDCMetrics message, add clientFailureDetectionTimeout

commit c72040a6ccb58dcbd1df8a0693c800dfa5c372b3
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-18T11:47:38Z

Remove -1 and 0 special values from 
IgniteConfiguration.metricsUpdateFrequency

commit 2fcb7b840816a86de9881795f0c5d22e7f8a68d9
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-18T12:52:12Z

Use clientFailureDetectionTimeout in ServerImpl, fix comment

commit cd593c19be65abaa1a1df5fc031f02a07d272799
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-18T13:30:19Z

Merge remote-tracking branch 'apache/master' into ignite-4799

commit dc13866824e7dedfc5f9e3b038068b03ec3bc2cf
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-04-18T14:19:03Z

ignite-4799 review

commit 3be940080a2564d8995981fb75d6f867b9b4c6a0
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2017-04-18T15:50:07Z

Rename MetricsMessage to MetricsUpdateMessage, muFreq to metricsUpdateFreq, 
fix metricsUpdateInterval




---
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 #1802: Ignite 4927

2017-04-14 Thread abeliak
GitHub user abeliak opened a pull request:

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

Ignite 4927

WB cache without write coalescing.

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

$ git pull https://github.com/gridgain/apache-ignite ignite-4927

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

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


commit b8cb82de65a529040ea18b0dc03fa7109c69bb4a
Author: Vasiliy Sisko <vsi...@gridgain.com>
Date:   2016-12-29T07:48:45Z

IGNITE-4442 Implemented cache affinity configuration.

(cherry picked from commit f4a1e6c)

commit 852f03829c997883376245e3515e47822e9012eb
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-11T09:34:23Z

Merge branches 'ignite-1.7.5' and 'web-console-production' of 
https://github.com/gridgain/apache-ignite into web-console-production

commit d3e2e0c5574f7677645e73e1fbafaee3563895f1
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-25T07:27:01Z

Merge branches 'ignite-1.7.6' and 'web-console-production' of 
https://github.com/gridgain/apache-ignite into web-console-production

commit 295f80d10da02692540435d46961a9c3cca99b3c
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-25T06:58:57Z

IGNITE-4520 Added credential request for authentication on proxy.

(cherry picked from commit ef04f35)

commit faa20530a707014ac34477cba8adaaa4b67de1bb
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-25T09:48:05Z

IGNITE-1596 Fixed version sort.

(cherry picked from commit 128ba07)

commit 1b3bbdb1758eb19c755dabcb5fe329529fa0f378
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-27T04:30:49Z

IGNITE-4622 Fixed generation in domain model for cache store.

(cherry picked from commit 43007d5)

commit a8355feef630a5c8c4edbe02224c8325dd5952d3
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-03T04:58:43Z

IGNITE-4610 Added more informative message.

(cherry picked from commit 9ff2a8f)

commit 94d8a6fc0a61bb3046e2ebd8b3cbffb8917c2b6a
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-08T04:43:22Z

IGNITE-4472 Added user activities in Web Console.

(cherry picked from commit 26ee9c2)

commit b571fd40f009709718bce0c969d47b62be06b8f6
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-08T10:05:08Z

IGNITE-4472 Added user activities in Web Console.

(cherry picked from commit 26ee9c2)

commit db48f545a83bb72cded77d8269fe4f8820e8380f
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-10T08:55:05Z

IGNITE-4678 Web Console: Implemented demo load as service.

(cherry picked from commit a600caf)

commit e4b54c985f256478ae2cae23b423d9b8e0842df8
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-13T02:48:50Z

Merge branch 'ignite-1.8.3' of https://github.com/gridgain/apache-ignite 
into web-console-production

commit 2d6735a20ac8009d1ac3f003da4fcd319271bd71
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-02-09T09:44:41Z

IGNITE-4676 Fixed hang if closure executed nested internal task with 
continuation. Added test.

(cherry picked from commit e7a5307)

commit d307e2eced1fd10b007ee08c3dd113e7bb4f22ba
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-13T10:35:29Z

IGNITE-4687 Added pool to process REST request in Web Agent.

(cherry picked from commit 262a341)

commit 8874f99f44dc2edf08a525619edb49d5db70b938
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2017-02-14T15:44:57Z

IGNITE-4641 - Refresh client attributes during reconnect

commit ca5956bedfc0c3bd18290c64b6a6c2e3f114a440
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-14T16:28:06Z

IGNITE-4472 UI fix, minor fixes

(cherry picked from commit 79e1e53)

commit db9252c9588c671279664484bb8c397312d265e6
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-15T09:08:57Z

IGNITE-4678 Node version in range.

(cherry picked from commit 2cfd55d)

commit 58c0c49d31605bf4608e7ee97099b75b324a782f
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-16T03:41:30Z

IGNITE-4472 Fixed became this user.

(cherry picked from commit ee832e4)

commit 2ccbf32ea3ecaff1068832accf37235a32734b4b
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-16T07:22:22Z

IGNITE-4472 Minor UI fix.

(cherry picked from commit 97c7ed7)

commit ef4886d5be7c708b917e97b1cd5fd766b2ad8450
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-16T11:38:40Z

IGNITE-4472 Minor UI fix.

(cherry picked from commit d4efbf3)

commit 05788b31

[GitHub] ignite pull request #1791: Ignite 4927

2017-04-14 Thread abeliak
Github user abeliak closed the pull request at:

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


---
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 #1791: Ignite 4927

2017-04-13 Thread abeliak
GitHub user abeliak opened a pull request:

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

Ignite 4927

Don't merge

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

$ git pull https://github.com/gridgain/apache-ignite ignite-4927

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

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


commit b8cb82de65a529040ea18b0dc03fa7109c69bb4a
Author: Vasiliy Sisko <vsi...@gridgain.com>
Date:   2016-12-29T07:48:45Z

IGNITE-4442 Implemented cache affinity configuration.

(cherry picked from commit f4a1e6c)

commit 852f03829c997883376245e3515e47822e9012eb
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-11T09:34:23Z

Merge branches 'ignite-1.7.5' and 'web-console-production' of 
https://github.com/gridgain/apache-ignite into web-console-production

commit d3e2e0c5574f7677645e73e1fbafaee3563895f1
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-25T07:27:01Z

Merge branches 'ignite-1.7.6' and 'web-console-production' of 
https://github.com/gridgain/apache-ignite into web-console-production

commit 295f80d10da02692540435d46961a9c3cca99b3c
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-25T06:58:57Z

IGNITE-4520 Added credential request for authentication on proxy.

(cherry picked from commit ef04f35)

commit faa20530a707014ac34477cba8adaaa4b67de1bb
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-25T09:48:05Z

IGNITE-1596 Fixed version sort.

(cherry picked from commit 128ba07)

commit 1b3bbdb1758eb19c755dabcb5fe329529fa0f378
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-27T04:30:49Z

IGNITE-4622 Fixed generation in domain model for cache store.

(cherry picked from commit 43007d5)

commit a8355feef630a5c8c4edbe02224c8325dd5952d3
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-03T04:58:43Z

IGNITE-4610 Added more informative message.

(cherry picked from commit 9ff2a8f)

commit 94d8a6fc0a61bb3046e2ebd8b3cbffb8917c2b6a
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-08T04:43:22Z

IGNITE-4472 Added user activities in Web Console.

(cherry picked from commit 26ee9c2)

commit b571fd40f009709718bce0c969d47b62be06b8f6
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-08T10:05:08Z

IGNITE-4472 Added user activities in Web Console.

(cherry picked from commit 26ee9c2)

commit db48f545a83bb72cded77d8269fe4f8820e8380f
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-10T08:55:05Z

IGNITE-4678 Web Console: Implemented demo load as service.

(cherry picked from commit a600caf)

commit e4b54c985f256478ae2cae23b423d9b8e0842df8
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-13T02:48:50Z

Merge branch 'ignite-1.8.3' of https://github.com/gridgain/apache-ignite 
into web-console-production

commit 2d6735a20ac8009d1ac3f003da4fcd319271bd71
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-02-09T09:44:41Z

IGNITE-4676 Fixed hang if closure executed nested internal task with 
continuation. Added test.

(cherry picked from commit e7a5307)

commit d307e2eced1fd10b007ee08c3dd113e7bb4f22ba
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-13T10:35:29Z

IGNITE-4687 Added pool to process REST request in Web Agent.

(cherry picked from commit 262a341)

commit 8874f99f44dc2edf08a525619edb49d5db70b938
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2017-02-14T15:44:57Z

IGNITE-4641 - Refresh client attributes during reconnect

commit ca5956bedfc0c3bd18290c64b6a6c2e3f114a440
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-14T16:28:06Z

IGNITE-4472 UI fix, minor fixes

(cherry picked from commit 79e1e53)

commit db9252c9588c671279664484bb8c397312d265e6
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-15T09:08:57Z

IGNITE-4678 Node version in range.

(cherry picked from commit 2cfd55d)

commit 58c0c49d31605bf4608e7ee97099b75b324a782f
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-16T03:41:30Z

IGNITE-4472 Fixed became this user.

(cherry picked from commit ee832e4)

commit 2ccbf32ea3ecaff1068832accf37235a32734b4b
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-16T07:22:22Z

IGNITE-4472 Minor UI fix.

(cherry picked from commit 97c7ed7)

commit ef4886d5be7c708b917e97b1cd5fd766b2ad8450
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-16T11:38:40Z

IGNITE-4472 Minor UI fix.

(cherry picked from commit d4efbf3)

commit 05788b3188b30b5a3b39a75fe6630

[GitHub] ignite pull request #1784: Ignite 4927

2017-04-13 Thread abeliak
Github user abeliak closed the pull request at:

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


---
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 #1784: Ignite 4927

2017-04-13 Thread abeliak
GitHub user abeliak opened a pull request:

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

Ignite 4927



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

$ git pull https://github.com/gridgain/apache-ignite ignite-4927

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

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


commit b8cb82de65a529040ea18b0dc03fa7109c69bb4a
Author: Vasiliy Sisko <vsi...@gridgain.com>
Date:   2016-12-29T07:48:45Z

IGNITE-4442 Implemented cache affinity configuration.

(cherry picked from commit f4a1e6c)

commit 852f03829c997883376245e3515e47822e9012eb
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-11T09:34:23Z

Merge branches 'ignite-1.7.5' and 'web-console-production' of 
https://github.com/gridgain/apache-ignite into web-console-production

commit d3e2e0c5574f7677645e73e1fbafaee3563895f1
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-25T07:27:01Z

Merge branches 'ignite-1.7.6' and 'web-console-production' of 
https://github.com/gridgain/apache-ignite into web-console-production

commit 295f80d10da02692540435d46961a9c3cca99b3c
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-25T06:58:57Z

IGNITE-4520 Added credential request for authentication on proxy.

(cherry picked from commit ef04f35)

commit faa20530a707014ac34477cba8adaaa4b67de1bb
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-25T09:48:05Z

IGNITE-1596 Fixed version sort.

(cherry picked from commit 128ba07)

commit 1b3bbdb1758eb19c755dabcb5fe329529fa0f378
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-27T04:30:49Z

IGNITE-4622 Fixed generation in domain model for cache store.

(cherry picked from commit 43007d5)

commit a8355feef630a5c8c4edbe02224c8325dd5952d3
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-03T04:58:43Z

IGNITE-4610 Added more informative message.

(cherry picked from commit 9ff2a8f)

commit 94d8a6fc0a61bb3046e2ebd8b3cbffb8917c2b6a
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-08T04:43:22Z

IGNITE-4472 Added user activities in Web Console.

(cherry picked from commit 26ee9c2)

commit b571fd40f009709718bce0c969d47b62be06b8f6
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-08T10:05:08Z

IGNITE-4472 Added user activities in Web Console.

(cherry picked from commit 26ee9c2)

commit db48f545a83bb72cded77d8269fe4f8820e8380f
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-10T08:55:05Z

IGNITE-4678 Web Console: Implemented demo load as service.

(cherry picked from commit a600caf)

commit e4b54c985f256478ae2cae23b423d9b8e0842df8
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-13T02:48:50Z

Merge branch 'ignite-1.8.3' of https://github.com/gridgain/apache-ignite 
into web-console-production

commit 2d6735a20ac8009d1ac3f003da4fcd319271bd71
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-02-09T09:44:41Z

IGNITE-4676 Fixed hang if closure executed nested internal task with 
continuation. Added test.

(cherry picked from commit e7a5307)

commit d307e2eced1fd10b007ee08c3dd113e7bb4f22ba
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-13T10:35:29Z

IGNITE-4687 Added pool to process REST request in Web Agent.

(cherry picked from commit 262a341)

commit 8874f99f44dc2edf08a525619edb49d5db70b938
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2017-02-14T15:44:57Z

IGNITE-4641 - Refresh client attributes during reconnect

commit ca5956bedfc0c3bd18290c64b6a6c2e3f114a440
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-14T16:28:06Z

IGNITE-4472 UI fix, minor fixes

(cherry picked from commit 79e1e53)

commit db9252c9588c671279664484bb8c397312d265e6
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-15T09:08:57Z

IGNITE-4678 Node version in range.

(cherry picked from commit 2cfd55d)

commit 58c0c49d31605bf4608e7ee97099b75b324a782f
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-16T03:41:30Z

IGNITE-4472 Fixed became this user.

(cherry picked from commit ee832e4)

commit 2ccbf32ea3ecaff1068832accf37235a32734b4b
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-16T07:22:22Z

IGNITE-4472 Minor UI fix.

(cherry picked from commit 97c7ed7)

commit ef4886d5be7c708b917e97b1cd5fd766b2ad8450
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-16T11:38:40Z

IGNITE-4472 Minor UI fix.

(cherry picked from commit d4efbf3)

commit 05788b3188b30b5a3b39a75fe66301e03658

[GitHub] ignite pull request #1175: Ignite 514

2016-10-20 Thread abeliak
GitHub user abeliak opened a pull request:

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

Ignite 514

Add sorting procedure if client call putAll method with non sorted map. 
Work with only binary or only objects keys.

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

$ git pull https://github.com/gridgain/apache-ignite ignite-514

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

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


commit 4a66d3743145860b017e7c9ad29644f126a4
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2016-10-20T07:31:09Z

ignite-514: add key sorting in putAll operation & test

commit 166f9884f474ef4a0af45153ceb5ccd70ecb9b7a
Author: Alexander Belyak <alexandr.bel...@xored.com>
Date:   2016-10-20T07:31:24Z

ignite-514: add key sorting in putAll operation & test




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