[GitHub] ignite pull request #5392: IGNITE-10189 Added SSL ciphers suites support for...

2018-12-10 Thread akuznetsov-gridgain
Github user akuznetsov-gridgain closed the pull request at:

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


---


[GitHub] ignite pull request #5617: IGNITE-10189 Added support for SSL Ciphers for co...

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

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

IGNITE-10189 Added support for SSL Ciphers for control.sh



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

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

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

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


commit 45263e2bb9f4bdfd77b09ccb88c510d2118bae2f
Author: Alexey Kuznetsov 
Date:   2018-12-03T10:27:42Z

IGNITE-10189 WIP.

commit d9d62bea34eeb2df568471cd53ac153394b3052a
Author: Alexey Kuznetsov 
Date:   2018-12-05T07:30:13Z

Merge branches 'ignite-10189' and 'master' of 
https://git-wip-us.apache.org/repos/asf/ignite into ignite-10189

commit 83f786943f6812daf91fb774393ff9499ff7058f
Author: Alexey Kuznetsov 
Date:   2018-12-05T09:22:39Z

IGNITE-10189 WIP.

commit 4472ae936729562083dacc17aa7770b0ed2a964e
Author: Alexey Kuznetsov 
Date:   2018-12-05T10:48:21Z

Merge branches 'ignite-10189' and 'master' of 
https://git-wip-us.apache.org/repos/asf/ignite into ignite-10189

commit 5a0c517877768755cb8fa1fd6d26764712ce43cb
Author: Alexey Kuznetsov 
Date:   2018-12-05T12:11:29Z

IGNITE-10189 WIP.

commit 6ae44a775ecd807ee1e84aa1fb1403e8c13d6e04
Author: Alexey Kuznetsov 
Date:   2018-12-10T06:29:17Z

Merge branches 'ignite-10189' and 'master' of 
https://git-wip-us.apache.org/repos/asf/ignite into ignite-10189

commit e5908dc8ca595ddce3bfa9b769709ea88edc7075
Author: Alexey Kuznetsov 
Date:   2018-12-10T07:35:57Z

Merge branches 'ignite-10189' and 'master' of 
https://git-wip-us.apache.org/repos/asf/ignite into ignite-10189

commit c77e82e3705e2c76d055a3fc40822866c963bbdc
Author: Alexey Kuznetsov 
Date:   2018-12-10T07:52:06Z

IGNITE-10189 Added SSL tests.




---


[GitHub] ignite pull request #5581: IGNITE-10552 Web Agent: Improve logging when clus...

2018-12-06 Thread akuznetsov-gridgain
Github user akuznetsov-gridgain closed the pull request at:

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


---


[GitHub] ignite pull request #5581: IGNITE-10552 Web Agent: Improve logging when clus...

2018-12-05 Thread akuznetsov-gridgain
GitHub user akuznetsov-gridgain opened a pull request:

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

IGNITE-10552 Web Agent: Improve logging when cluster topology changed



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

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

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

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


commit 34f0f04c0a1cbfe05f6e11ed1b185283c54b80a7
Author: Alexey Kuznetsov 
Date:   2018-12-03T03:14:14Z

WC-780 Web Agent: Print to log when agent connected to another node.

commit 0ff50b782290c3a34fd6548b6f1ec85d00e2a974
Author: Alexey Kuznetsov 
Date:   2018-12-05T02:34:29Z

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-wc-780

commit 2eba07ed6af174602378a805dec9fca4e8742be1
Author: Alexey Kuznetsov 
Date:   2018-12-05T07:16:53Z

WC-780 Web Agent: Print info to log when topology changed and when agent 
retrying to connect.




---


[GitHub] ignite pull request #5031: IGNITE-9938 Updated ScalaTest version

2018-11-29 Thread akuznetsov-gridgain
Github user akuznetsov-gridgain closed the pull request at:

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


---


[GitHub] ignite pull request #5392: IGNITE-10189 Added SSL ciphers suites support for...

2018-11-14 Thread akuznetsov-gridgain
GitHub user akuznetsov-gridgain opened a pull request:

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

IGNITE-10189 Added SSL ciphers suites support for utilities.



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

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

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

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


commit b18f5a7158cd7d04d8d4477e77854871bd4371e3
Author: ezagumennov 
Date:   2018-07-16T14:15:05Z

IGNITE-8745 Add ability to monitor TCP discovery ring information - Fixes 
#4256.

Signed-off-by: Ivan Rakov 

commit 489acccb2408ffb1ef103e94040a1c268fba2d31
Author: Dmitriy Govorukhin 
Date:   2018-07-17T13:48:43Z

IGNITE-8684 Fixed infinite loop of partition single/full messages when 
partition state does not change - Fixes #4287.

(cherry picked from commit dd47fab)

commit 7437c1a2060393891b69463865fdd1e843715232
Author: Dmitriy Govorukhin 
Date:   2018-07-17T14:23:28Z

Merge remote-tracking branch 'professional/ignite-2.5.1-master' into 
ignite-2.5.1-master

commit 0ae822cba971687256f7b8843e5ff61b7f6dc936
Author: Ivan Daschinskiy 
Date:   2018-07-17T13:52:22Z

IGNITE-8975 Invalid initialization of compressed archived WAL segment when 
WAL compression is switched off. - Fixes #4345.

Signed-off-by: Ivan Rakov 

(cherry picked from commit 46db052)

commit b5ce4f44fd767c178daa9b05590368b0e9e648cd
Author: Eduard Shangareev 
Date:   2018-07-12T16:26:48Z

IGNITE-8955 Fix of test after Checkpoint can't get write lock if massive 
eviction on node start started

(cherry picked from commit 584a88d)
Signed-off-by: EdShangGG 

commit 4e3d700056eb83403a25ccff4eed19d540e5e54d
Author: DmitriyGovorukhin 
Date:   2018-07-18T13:16:58Z

IGNITE-8929 Do not disable WAL if node does not have MOVING partitions. 
Fixes #4372

(cherry picked from commit 2b22933)

commit 4ac50fdc42b3df41bcf2054a0e8f7264929fd2e1
Author: Eduard Shangareev 
Date:   2018-07-20T14:22:52Z

IGNITE-9039 Fixed non-releasing pinned page on throttling fallback - Fixes 
#4390.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit 0b0)

commit afeaeea37a687c7329ae98a1a1925abf7727a812
Author: Evgeny Stanilovskiy 
Date:   2018-07-23T08:56:21Z

IGNITE-8892 Fixed OOME when scan query is used for a big partition - Fixes 
#4391.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit a164296)

commit 47d299c4961143f27d1f8aaa0d8c8e26b8ade7ed
Author: Evgeny Stanilovskiy 
Date:   2018-07-23T08:56:21Z

IGNITE-8892 Fixed OOME when scan query is used for a big partition - Fixes 
#4391.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit a164296)

commit a6a09865f776453ed88c093f4a58852ecb7efb0e
Author: Andrey V. Mashenkov 
Date:   2018-07-23T09:39:17Z

Merge remote-tracking branch 'origin/ignite-2.5.1-master' into 
ignite-2.5.1-master

commit e2695cd960b7f0cbbba545ef60645ea964f3d7fa
Author: Dmitriy Govorukhin 
Date:   2018-07-23T08:25:49Z

IGNITE-9042 Fixed partial tranasaction state wheh transaction is timed out 
- Fixes #4397.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit 33f485a)

commit 702c31859251738b187e8db2a8155264f39b8b52
Author: Ivan Daschinskiy 
Date:   2018-07-23T12:29:08Z

IGNITE-8820 Fix rollback logic when tx is initiated from client. - Fixes 
#4399.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit 5794eb0)

commit 32777e77797f4cf3260d42d4ca408336247d4e55
Author: Dmitriy Govorukhin 
Date:   2018-07-23T15:01:37Z

IGNITE-9049 Fixed write of SWITCH_SEGMENT_RECORD at the end of a segment 
file - Fixes #4401.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit 713a428)

commit bbf8f83afe3b07e807912d9bab78873edf698d4d
Author: Andrey V. Mashenkov 
Date:   2018-07-24T14:38:34Z

IGNITE-8892 Fixed CacheQueryFuture usage in DataStructures processor - 
Fixes #4415.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit 281a400)

commit e0404913088b5cd97cd79de1b62e6aaa4c00b5d2
Author: Andrey V. Mashenkov 
Date:   2018-07-24T15:24:57Z

Merge remote-tracking branch 'origin/ignite-2.5.1-master' into 
ignite-2.5.1-master

commit 86c52700a007368a351ac3595a8e38bb02923080
Author: Sergey Chugunov 
Date:   2018-07-25T13:26:12Z

IGNITE-9040 StopNodeFailureHandler is not able to stop node correctly on 
node segmentation

Signed-off-by: Andrey Gura 

(cherry-picked from commit#469aaba59c0539507972f4725642b2f2f81c08a0)

commit e1c3cc9d30baeaff4e653751775ab39a347b753b
Author: Pavel Kovalenko 
Date:   2018-07-24T14:48:57Z

IGNITE-8791 Fixed missed update counter in WAL data

[GitHub] ignite pull request #5072: IGNITE-9941 Web Console: Add option to disable se...

2018-10-29 Thread akuznetsov-gridgain
Github user akuznetsov-gridgain closed the pull request at:

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


---


[GitHub] ignite pull request #5095: IGNITE-10031 REST: Added "excludeCaches" paramete...

2018-10-29 Thread akuznetsov-gridgain
Github user akuznetsov-gridgain closed the pull request at:

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


---


[GitHub] ignite pull request #5096: IGNITE-10032 Web Agent: Optimized polling of clus...

2018-10-27 Thread akuznetsov-gridgain
GitHub user akuznetsov-gridgain opened a pull request:

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

IGNITE-10032 Web Agent: Optimized polling of cluster topology.



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

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

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

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


commit 4bd36a24b5588e2cbbfddab838b8b3b4cf11ecd6
Author: Alexey Kuznetsov 
Date:   2018-10-27T16:15:24Z

IGNITE-10032 Web Agent: Optimized polling of cluster topology.




---


[GitHub] ignite pull request #5095: IGNITE-10031 REST: Added "excludeCaches" paramete...

2018-10-27 Thread akuznetsov-gridgain
GitHub user akuznetsov-gridgain opened a pull request:

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

IGNITE-10031 REST: Added "excludeCaches" parameter for "top" command.



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

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

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

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


commit e13c5f6d8b8d11d2a84dc00c1fe8aeff8e450313
Author: Alexey Kuznetsov 
Date:   2018-10-27T14:47:26Z

IGNITE-10031 REST: Added "excludeCaches" parameter for "top" command.




---


[GitHub] ignite pull request #5072: Ignite 9941IGNITE-9941 Web Console: Add option to...

2018-10-24 Thread akuznetsov-gridgain
GitHub user akuznetsov-gridgain opened a pull request:

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

Ignite 9941IGNITE-9941 Web Console: Add option to disable self-registration



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

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

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

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


commit 79dc1451b60b7f9b61c672809a13f37d6844df4c
Author: Alexey Kuznetsov 
Date:   2018-10-22T04:03:12Z

IGNITE-9941 WIP on disable self registration.

commit 8a803468d21a92944ba3c163281f9e3317aa13e3
Author: Alexey Kuznetsov 
Date:   2018-10-23T04:32:02Z

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-9941

commit b63d4aae784354c4e65392ac7882c19612c67296
Author: Alexey Kuznetsov 
Date:   2018-10-23T07:35:32Z

IGNITE-9941 WIP.

commit af1e8c23a2e6f696627ee208e6b7263e93f6ee2a
Author: Ilya Borisov 
Date:   2018-10-24T02:32:56Z

IGNITE-9941 Fix form-field-email validation.

commit e5598d4e80f3c313e8110f0a3ed21d8b9fe209ac
Author: Ilya Borisov 
Date:   2018-10-24T02:34:42Z

IGNITE-9941 Extract signup form into component.

commit 131851e12e93a43a412eb0715d5e5a29ee8103cb
Author: Ilya Borisov 
Date:   2018-10-24T04:09:45Z

IGNITE-9941 Convert AuthService to TS, make auth redirect optional, but 
enabled by default.

commit 57505407c7525bbda5fd5bdd2b54c166cb38924b
Author: Ilya Borisov 
Date:   2018-10-24T04:10:11Z

GC-9941 Add user creation dialog.

commit 961ee6e0b26189a18ae3ca295b7cc8e1aff82707
Author: Alexey Kuznetsov 
Date:   2018-10-24T04:20:35Z

IGNITE-9941 WIP.

commit 4505371e27fc0ad89e43a3a5510bedf852bd4df3
Author: Alexey Kuznetsov 
Date:   2018-10-24T04:20:54Z

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-9941

commit c705b57e04cd218e6c1cc4fcdbe29fb12b920116
Author: Ilya Borisov 
Date:   2018-10-24T06:56:28Z

IGNITE-9941 Reload registered users list after creating one.

commit a7bdbe2694c693644c29ec43bc4d21afa3da796c
Author: Alexey Kuznetsov 
Date:   2018-10-24T07:03:44Z

Merge remote-tracking branch 'community/ignite-9941' into ignite-9941

# Conflicts:
#   
modules/web-console/frontend/app/components/list-of-registered-users/controller.js

commit f94c84e6bd730b8c7632fab547d0e7743093c47b
Author: Alexey Kuznetsov 
Date:   2018-10-24T07:12:41Z

IGNITE-9941 Fixed user registration on backend.

commit 4db4e19e654bc019c48d79e210438d3bfcc65245
Author: Ilya Borisov 
Date:   2018-10-24T07:22:56Z

IGNITE-9941 Fix checkbox, password and phone input validation.

commit e83ffa873814c5f08e2d02312a9ffeb4d335e308
Author: Alexey Kuznetsov 
Date:   2018-10-24T12:09:32Z

IGNITE-9941 WIP.

commit b4085f1fee44fb888fb61b0baabdc32ac967e272
Author: Alexey Kuznetsov 
Date:   2018-10-25T02:50:46Z

IGNITE-9941 WIP.

commit 2eec71f9ff8ccc8a57108a4ac1c012e0e3f26344
Author: Alexey Kuznetsov 
Date:   2018-10-25T02:53:08Z

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-9941

commit bb4e3376b46d94f517ecd225506ac567db9a71d0
Author: Alexey Kuznetsov 
Date:   2018-10-25T03:07:26Z

IGNITE-9941 WIP.




---


[GitHub] ignite pull request #5031: IGNITE-9938 Updated ScalaTest version

2018-10-18 Thread akuznetsov-gridgain
GitHub user akuznetsov-gridgain opened a pull request:

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

IGNITE-9938 Updated ScalaTest version



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

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

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

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


commit f1d78a23f03159a3562f868f29de971e817cfabf
Author: Alexey Kuznetsov 
Date:   2018-10-19T04:45:52Z

IGNITE-9938 Updated ScalaTest version and introduced 
"${scala.test.version}" variable.




---


[GitHub] ignite pull request #5022: IGNITE-9845 Implemented support for passing argum...

2018-10-18 Thread akuznetsov-gridgain
GitHub user akuznetsov-gridgain opened a pull request:

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

IGNITE-9845 Implemented support for passing arguments for mutual SSL



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

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

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

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


commit f72c1bbd257090e928efc7e49027af7cd5a9b78f
Author: Alexey Kuznetsov 
Date:   2018-10-18T02:04:51Z

IGNITE-9845 WIP on dual SSL for Web Agent.

commit af35b395be5e7c9cc072944161a28804d44e322f
Author: Alexey Kuznetsov 
Date:   2018-10-18T02:55:34Z

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-9845

commit a5e6266e4cd3c29edb30c85f1d342415c8721148
Author: Alexey Kuznetsov 
Date:   2018-10-18T09:27:55Z

IGNITE-9845 WIP on dual SSL for Web Agent.

commit f4cd5c966f0f203e260d0f8db1783f0689c7725a
Author: Alexey Kuznetsov 
Date:   2018-10-18T09:58:46Z

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-9845




---


[GitHub] ignite pull request #4966: IGNITE-9862 Web Console: Add support for "date", ...

2018-10-14 Thread akuznetsov-gridgain
Github user akuznetsov-gridgain closed the pull request at:

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


---


[GitHub] ignite pull request #4958: Added IgniteDataTransferObject and deprecated Vis...

2018-10-12 Thread akuznetsov-gridgain
Github user akuznetsov-gridgain closed the pull request at:

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


---


[GitHub] ignite pull request #4966: IGNITE-9862 Web Console: Add support for "date", ...

2018-10-11 Thread akuznetsov-gridgain
GitHub user akuznetsov-gridgain opened a pull request:

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

IGNITE-9862 Web Console: Add support for "date", "time" and "date-and…

…-time" to InputDialog.

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

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

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

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


commit 2fd5342ca62313638ca68b489092613139ac
Author: Alexey Kuznetsov 
Date:   2018-10-12T05:00:39Z

IGNITE-9862 Web Console: Add support for "date", "time" and "date-and-time" 
to InputDialog.




---


[GitHub] ignite pull request #4958: Added IgniteDataTransferObject and deprecated Vis...

2018-10-11 Thread akuznetsov-gridgain
GitHub user akuznetsov-gridgain opened a pull request:

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

Added IgniteDataTransferObject and deprecated VisorDataTransferObject 



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

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

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

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


commit 245358d7bfde1ff6299f2c8413f265ba23fcf805
Author: Alexey Kuznetsov 
Date:   2018-10-11T12:05:03Z

GG-14271 WIP Refactoring classes.

commit f0de69f924c319371d425778ea106f9681e8be38
Author: Alexey Kuznetsov 
Date:   2018-10-11T15:23:53Z

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-gg-14271

commit 066f975479315cba8bbf94cc157bf7a6b4700c19
Author: Alexey Kuznetsov 
Date:   2018-10-11T15:31:46Z

GG-14271 WIP.

commit b9e2dff61b9764f55ebfd755fd451e01ba5b3630
Author: Alexey Kuznetsov 
Date:   2018-10-11T15:46:47Z

GG-14271 WIP.




---


[GitHub] ignite pull request #4915: IGNITE-9792 Fixed assert in case if IGNITE_MBEANS...

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

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

IGNITE-9792 Fixed assert in case if IGNITE_MBEANS_DISABLED is true. F…

…ixed tests.

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

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

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

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


commit e66c9850ce1ba5e8c2c028f837aff646577beebe
Author: Alexey Kuznetsov 
Date:   2018-10-04T11:19:02Z

IGNITE-9792 Fixed assert in case if IGNITE_MBEANS_DISABLED is true. Fixed 
tests.




---


[GitHub] ignite pull request #4766: PR

2018-09-17 Thread akuznetsov-gridgain
Github user akuznetsov-gridgain closed the pull request at:

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


---


[GitHub] ignite pull request #4766: PR

2018-09-16 Thread akuznetsov-gridgain
GitHub user akuznetsov-gridgain opened a pull request:

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

PR



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

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

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

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


commit 8709785814a432f981c30274a55e2ef730667421
Author: Pavel Tupitsyn 
Date:   2018-02-18T20:27:29Z

.NET: Fix SslConfigurationTest

commit d2a1136fd725b0e09e1e655152509aeae755c368
Author: Pavel Tupitsyn 
Date:   2018-02-26T22:15:11Z

IGNITE-7329 .NET: Thin client: SSL connection implemented

This closes #3447

commit c2a5c5df71197418bd126e87f62e66681ac25b76
Author: Pavel Tupitsin 
Date:   2018-03-05T16:07:32Z

IGNITE-7878 .NET: Ignore TestStartDefault

commit eec0a6714dd9f59edb637c8c068205843f5b9af6
Author: Alexey Popov 
Date:   2018-03-06T17:47:18Z

IGNITE-7889: .NET: LINQ: Fix GroupBy with Where

This closes #3608

commit 74fbd41f7f4e0b129797297c603c471ea558f2f6
Author: Pavel Tupitsyn 
Date:   2018-03-07T08:10:08Z

IGNITE-7566 .NET: Build scripts: stop build when one of the steps fails

commit 4ae42e6d525e04c182c854785b5526617f72ade6
Author: Pavel Tupitsyn 
Date:   2018-03-07T08:25:07Z

IGNITE-7566 .NET: Build scripts: stop build when one of the steps fails

commit 3e334ec43f0090d9feb6574d23955c4ca7a90c14
Author: Sergey Stronchinskiy 
Date:   2018-03-07T08:44:51Z

IGNITE-5298 .NET: DML update via LINQ

This closes #3599

commit 5c90bc77e014da526d64ab9f76b813685c52d6f3
Author: Pavel Tupitsyn 
Date:   2018-03-12T13:21:41Z

IGNITE-7878 .NET: Un-Ignore TestStartDefault

This reverts commit 18c6b4a5d079874e9c156fa39564970ad3c31914.

commit 35ef3bcb4d2ae6ea39203fbceb9e9eb5026eb213
Author: Pavel Tupitsyn 
Date:   2018-03-12T17:12:13Z

.NET: Update DEVNOTES - better .NET Core test commands

commit e9ea2da7d7f6afa609475f16b0250de21e6c139e
Author: Pavel Tupitsyn 
Date:   2018-03-14T21:05:32Z

.NET: Fix code inspection errors

commit 99d022bb3257a2a39e121dba47787e81356a318f
Author: Pavel Tupitsyn 
Date:   2018-03-15T13:48:46Z

.NET: Suppress incorrect code inspection errors

commit e093e51f88cf304e64fcf5535279cc176937fbea
Author: Igor Sapego 
Date:   2018-03-26T10:33:40Z

IGNITE-7852: ODBC: Implemented username/password authentication. This 
closes #3671.

commit 6a4fa6cc87b7d78aed7e5c6a2531d9cfa657bda0
Author: devozerov 
Date:   2018-03-26T10:50:36Z

Merge branch 'ignite-2.4.4-.net' into ignite-2.4.4

commit b630e8fd8d39bed21e044ce55eb6986da0d1f02e
Author: Anton Kalashnikov 
Date:   2018-03-26T11:57:11Z

GG-13638 move setting compatibilityMode to head of collectGridNodeData - 
Fixes #3665.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit df8c823)

commit cdbf963efc6bad7520fa174a47207fd0b34fe9f2
Author: Anton Kalashnikov 
Date:   2018-03-26T11:57:11Z

GG-13638 move setting compatibilityMode to head of collectGridNodeData - 
Fixes #3665.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit df8c823)

commit 2280e55a228d37ad324d5d2fc7248f2b0c1b46f8
Author: Alexey Popov 
Date:   2018-03-26T14:00:07Z

IGNITE-7928: .NET: Fixed hang caused by mishandled exception during custom 
cache store deserialization. This closes #3690.

commit e0a24a1014a19fb3bd698b83d9a1664a3b9a06b9
Author: Pavel Tupitsyn 
Date:   2018-01-26T08:48:14Z

IGNITE-7530 .NET: Fix GetAll memory usage and performance in binary mode

This closes #3436

commit e721130d85cf31775d94a004164a4287e3c2f68f
Author: Alexey Popov 
Date:   2018-03-06T17:47:18Z

IGNITE-7889: .NET: LINQ: Fix GroupBy with Where

This closes #3608

commit 0534edaedcc84473c8c26c9d19ad09ef66210246
Author: Pavel Tupitsyn 
Date:   2018-03-27T07:51:49Z

IGNITE-8034 .NET: Add IgniteConfiguration.AuthenticationEnabled

This closes #3696

commit 9478c5a7bd2d97252ab0de72c8b96e7eadc651de
Author: devozerov 
Date:   2018-03-27T10:58:54Z

Merge branch 'ignite-2.4.4' into ignite-2.4-master

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cluster/GridClusterStateProcessor.java

commit 3a0dc509fa44c6b5d5204a06ffa8485e530ca933
Author: Valentin Kulichenko 
Date:   2018-03-20T02:20:20Z

Added new test to suite

Signed-off-by: Valentin Kulichenko 
(cherry picked from commit baf08bc9501676e418dab2431211a659ae421d25)

commit f1fec0e87b5d37850636c04ddf72655fc8ee951f
Author: Alexey Popov 
Date:   2018-03-26T14:00:07Z

IGNITE-7928: .NET: Fixed hang caused by mishandled exception during custom 
cache store deserialization. This closes #3690.

commit 926a2ee11873edc090c1fc06781d369ffae46d44
Author: Denis Mekhanikov 
Date:   2018

[GitHub] ignite pull request #4597: IGNITE-9350 Added checks for empty data in web so...

2018-08-22 Thread akuznetsov-gridgain
GitHub user akuznetsov-gridgain opened a pull request:

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

IGNITE-9350 Added checks for empty data in web sockets events.



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

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

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

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


commit 3ae0edf6e6cd740517c0283ab0fed6c03b72362c
Author: Alexey Kuznetsov 
Date:   2018-08-22T16:24:19Z

IGNITE-9350 Web Console: Added checks for unexpected response.

commit fa42c77d1403bee80b58b2871552e5ba8b29b410
Author: Alexey Kuznetsov 
Date:   2018-08-22T17:01:09Z

IGNITE-9350 Web Console: Added checks for unexpected data in web socket 
event data.




---


[GitHub] ignite pull request #4221: IGNITE-8428 Web Console: Implemented connection t...

2018-06-22 Thread akuznetsov-gridgain
Github user akuznetsov-gridgain closed the pull request at:

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


---


[GitHub] ignite pull request #4092: WC-132 Add support for connecting secured cluster

2018-06-22 Thread akuznetsov-gridgain
Github user akuznetsov-gridgain closed the pull request at:

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


---


[GitHub] ignite pull request #4221: IGNITE-8428 Web Console: Implemented connection t...

2018-06-19 Thread akuznetsov-gridgain
GitHub user akuznetsov-gridgain opened a pull request:

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

IGNITE-8428 Web Console: Implemented connection to secured cluster.



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

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

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

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


commit a70d0335e661bbfb69c68b8a38c10c289dab261f
Author: Alexey Kuznetsov 
Date:   2018-06-19T04:47:03Z

IGNITE-8428 Web Console: Implemented connection to secured cluster.

commit ba452276d918fb258fa48b50b32303c47e19561c
Author: Alexey Kuznetsov 
Date:   2018-06-19T06:29:06Z

IGNITE-8428 Minor cleanup.




---


[GitHub] ignite pull request #4092: WC-132 Add support for connecting secured cluster

2018-05-30 Thread akuznetsov-gridgain
GitHub user akuznetsov-gridgain opened a pull request:

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

WC-132 Add support for connecting secured cluster



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

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

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

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


commit 904238d18f8de9d67f20a448efb58dcd22fec244
Author: Alexey Kuznetsov 
Date:   2018-05-25T10:58:07Z

WC-132 Initial Web Agent.

commit eb49719bcb409d0185c6bf22b87ceb39f1df31af
Author: Alexey Kuznetsov 
Date:   2018-05-27T16:03:28Z

WC-132 Refactoring config names.

commit ac8b5f97acdd785779f6bbb6310ae82b68d9c28e
Author: Alexey Kuznetsov 
Date:   2018-05-28T11:19:41Z

WC-132 Fixed bug with VisorGatewayTask.

commit 378af73f6352694ac72e5d2e3064a77a52d10939
Author: Alexey Kuznetsov 
Date:   2018-05-28T11:20:14Z

WC-132 WIP on support security on Web Console.

commit 7f1487bad149e8e1c47ee1bba1ee1e17b77891f3
Author: Alexey Kuznetsov 
Date:   2018-05-28T13:28:16Z

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-wc-132

commit c24bdeb6f1c032b4ac1d4a1aff08da0e92f6f11f
Author: Alexey Kuznetsov 
Date:   2018-05-28T16:07:29Z

WC-132 WIP on implementing service for asking cluster credentials.

commit 89eb94011813baad1cdb15b01c0f3b730a7cab06
Author: Alexey Kuznetsov 
Date:   2018-05-29T02:59:01Z

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-wc-132

commit 8a8095be43fbcdf92dbdd25de0fe9acfb128fdd9
Author: Alexey Kuznetsov 
Date:   2018-05-29T04:50:10Z

WC-132 Prototype for connecting to secured cluster on Web Console.

commit 81482f816829a59c3b9ebeb7f661204fcc845d32
Author: Alexey Kuznetsov 
Date:   2018-05-29T06:42:49Z

WC-132 Minor cleanup.

commit 0d22df07d9e19d86add11934cc676cb78c0055c8
Author: Alexey Kuznetsov 
Date:   2018-05-29T07:25:47Z

WC-132 Protected from "Unsupported operation" on remove from list.

commit 07b9faf2f6a130ae3df2a065a7a01fbe0ca78012
Author: Alexey Kuznetsov 
Date:   2018-05-29T07:53:33Z

WC-132 Protected from "Unsupported operation" on remove from list.

commit 62eb4b3336832afc56f890c22f6a476b46fa6f80
Author: Alexey Kuznetsov 
Date:   2018-05-29T08:14:47Z

WC-132 Fixed params.

commit fba8239081c7e8dd4edf7ba51a5974212fb20746
Author: Alexey Kuznetsov 
Date:   2018-05-29T10:08:58Z

WC-132 Fixed check for auth exceptions.

commit 750d5696088f350267ec3ce58068ffe5e8ae2575
Author: Alexey Kuznetsov 
Date:   2018-05-30T07:11:37Z

WC-132 Fixed security in demo mode.

commit ce29e8e080dfc6178eab9bab470e1e8e6cea5af0
Author: Andrey Novikov 
Date:   2018-05-30T09:04:43Z

WC-132 Review.

commit e7966b6d1f4eb99757259f7dd512307a07398a71
Author: Dmitriy Shabalin 
Date:   2018-05-30T09:04:47Z

WC-132 refactoring modal

commit 437e9b5277c28282b8873f8d6f4af69c1c01b5c6
Author: Dmitriy Shabalin 
Date:   2018-05-30T09:33:43Z

WC-132 wip

commit cc982c0648831b6482e1ceadfbdcfbcbe3d9fbaf
Author: Andrey Novikov 
Date:   2018-05-30T10:17:14Z

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-wc-132




---


[GitHub] ignite pull request #1711: Ignite 4896

2017-03-31 Thread akuznetsov-gridgain
Github user akuznetsov-gridgain closed the pull request at:

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


---
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 #1711: Ignite 4896

2017-03-31 Thread akuznetsov-gridgain
GitHub user akuznetsov-gridgain opened a pull request:

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

Ignite 4896



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

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

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

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


commit 9c6824b4f33fbdead64299d9e0c34365d5d4a570
Author: nikolay_tikhonov <ntikho...@gridgain.com>
Date:   2016-11-24T13:27:05Z

IGNITE-3958 Fixed "Client node should not start rest processor".

commit 56998e704e9a67760c70481c10c56e72c0a866bb
Author: Konstantin Dudkov <kdud...@ya.ru>
Date:   2016-10-28T13:27:34Z

ignite-4088 Added methods to create/destroy multiple caches. This closes 
#1174.

(cherry picked from commit f445e7b)

commit 3e2ccfd30427ba0552eea8667c0129ae5ace9c0b
Author: Igor Sapego <isap...@gridgain.com>
Date:   2016-11-25T11:26:54Z

IGNITE-4299: Fixes for examples.

commit 6fbaef45af8f40062a95058df7ec0984c99035b9
Author: Konstantin Dudkov <kdud...@ya.ru>
Date:   2016-11-25T10:58:58Z

IGNITE-4305 marshalling fix in GridNearAtomicSingleUpdateInvokeRequest

commit 1a2de51f5807a91ce0d5dff28f24ed5bf7abebbc
Author: Konstantin Dudkov <kdud...@ya.ru>
Date:   2016-11-28T09:59:02Z

IGNITE-4305 marshalling fix

commit c06e4017771603df7118974758d3d6b9cadc41b5
Author: Eduard Shangareev <eshangar...@gridgain.com>
Date:   2016-11-30T11:34:47Z

ignite-4332 Usage of cache.getEntry inside GridCacheQueryManager.runQuery 
causes to remote operations

commit 066691098797be8c01daa0e8dc2ba94d4ad73561
Author: sboikov <sboi...@gridgain.com>
Date:   2016-12-01T14:16:28Z

ignite-4344 Do not create offheap map on client nodes.

commit e9ace7730773a6d4a1d30b271854f1fe8a7ba632
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-12-02T09:06:41Z

Improved exception handling.

commit 12bdd6a031a33eda004a66e73cee9628f073ed68
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-12-02T09:09:29Z

Updated classnames.properties for running nodes in IDE.

commit 33dda46061aae73e5c138851cfdd5f49a1c254cb
Author: sboikov <sboi...@gridgain.com>
Date:   2016-12-02T09:13:38Z

ignite-4285 For serializable txs allow multiple threads to get read lock 
for the same key

commit cc13d9d155f70e22e08ef203ac64e5cc0aa0a50f
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-11-28T08:30:14Z

IGNITE-4026: Fixed BinaryObjectBuilder.build() can fail if one of the 
fields is Externalizable, enum from binary object. This closes #1281. This 
closes #1289.

(cherry picked from commit 0b7c62d)

commit b4aedfd5350b4a318f1608596a171789513835a4
Author: Igor Sapego <isap...@gridgain.com>
Date:   2016-12-02T17:10:09Z

IGNITE-4347: Fixed NPE.

commit acf20b32d8fb68e42b904b091fb2b943f4558cef
Author: sboikov <sboi...@gridgain.com>
Date:   2016-12-05T11:01:28Z

ignite-4296 Optimize GridDhtPartitionsSingleMessage processing
- optimized processing of GridDhtPartitionsSingleMessage
- minor optimizations for RendezvousAffinityFunction
 - fixed heartbeats sending in tcp discovery

commit 6ba1711a1fa10d8276974227491136070c3ed43a
Author: Anton Vinogradov <a...@apache.org>
Date:   2016-12-06T09:55:41Z

IGNITE-4242 ExchangeManager should wait for cache rebalancing in async way

commit 3df412e7f25aac8227b68cffe1577593a05d1431
Author: sboikov <sboi...@gridgain.com>
Date:   2016-12-07T09:25:32Z

ignite-2545 Optimization for GridCompoundFuture's futures iteration

commit f3db74f782c68c7f73ef3ef4390e010976493634
Author: Anton Vinogradov <a...@apache.org>
Date:   2016-12-07T10:15:37Z

IGNITE-4238: Added geospatial queries example (nolgpl examples hotfix)

commit 0d4a1b7381fece47ee480f3a06bff7c51a7fead4
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-12-07T11:02:49Z

Improved exception handling for failed queries.

commit 56efb10c40fd4481d6a9dc00928e7beee1f164c5
Author: Anton Vinogradov <a...@apache.org>
Date:   2016-12-07T11:25:53Z

IGNITE-4353 Parent Cassandra module deployed on maven repository (hotfix: 
deploy to custom maven repository)

commit ac8602dbdf2bbf5b16a611eaf6d520a0a7b0010b
Author: Sergi Vladykin <sergi.vlady...@gmail.com>
Date:   2016-08-15T13:46:54Z

ignite-3685 - fixed

commit bbaa79af8ef526b5d2684db0e3d71d60a8f1ebe7
Author: agura <ag...@apache.org>
Date:   2016-12-07T16:36:11Z

IGNITE-3770 GridLogThrottle.warn ignores the exception

commit 18598574bb2992aa193eed1d72ca333a1e21ad72
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2016-12-08T09:36:07Z

GG-11746: Backport of IGNITE-4379:  Fixed broken local SqlFieldsQuer

[GitHub] ignite pull request #1117: IGNITE-3965 internal tasks should not go through ...

2016-10-03 Thread akuznetsov-gridgain
Github user akuznetsov-gridgain closed the pull request at:

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


---
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 #1134: IGNITE-4007 Fixed Query metrics min time

2016-10-03 Thread akuznetsov-gridgain
Github user akuznetsov-gridgain closed the pull request at:

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


---
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 #1134: IGNITE-4007 Fixed Query metrics min time

2016-09-29 Thread akuznetsov-gridgain
GitHub user akuznetsov-gridgain opened a pull request:

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

IGNITE-4007 Fixed Query metrics min time



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

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

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

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


commit b9105df77cc70b532f94899c754fba47e3e05e9a
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-09-28T11:53:20Z

IGNITE-3989: Moved failing JTA tests to ignore module.

commit d595345765db2151ff432beecd478ce056393593
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-09-28T12:08:38Z

IGNITE-3990: Moved failing Spring tests to "ignore" module.

commit e3f13455d4273e615727d0410783e3719db98f76
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-28T09:56:17Z

ignite-2833 Need call 'touch' for cache entry if it was obtained using 
'entryEx'.

(cherry picked from commit 17c2fc0)

commit b2faa339acb2eea24e6dd5e0c21fc3d3d0592ff6
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-28T10:47:51Z

ignite-3621 Fixed 'testEvictExpired'.

(cherry picked from commit 4ff19c2)

commit 74d2fc2416b8e6bc0598152552021f984a013061
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-28T11:31:24Z

ignite-3621 Fixed 'testEvictExpired'.

(cherry picked from commit bfe4458)

commit d2563dacceea61b19bb6e083e29ebacc28fdd323
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-09-28T12:51:55Z

IGNITE-3993: Added failing client tests to "ignored" test suite.

commit 33d34941390c00e8d6a2488e8f2e11e6abba8a01
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-28T12:54:52Z

Merge remote-tracking branch 'community/ignite-1.6.9' into ignite-1.6.9

commit 78144c4c9d6200ceef8b666a186039685f053381
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-09-28T13:52:13Z

Fixed incorrect test count calculation leading to afterTestsStopped() not 
being called.

commit e3dfdecc3607b5f3183bfcb1ce36c57543a8965f
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2016-09-28T13:46:46Z

Validate hash code presence in BinaryObject. Fixes #928

commit d1e3a78ae569fa5d5692816db44f2c677e1b8283
Author: Valentin Kulichenko <valentin.luliche...@gmail.com>
Date:   2016-09-29T00:53:42Z

IGNITE-3191 - Fixed ordering of fields in binary objects

commit b280c3efa1eb84c6bc8abbe31ba669b0c24323d8
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-09-29T07:23:54Z

Fixed missing Apache header.

commit 3e8a1c6b045c231dbb3c972463000f824386aee9
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-09-29T08:08:23Z

Added node stop to IgniteCacheExpireAndUpdateConsistencyTest.

commit 062b9b69aa851d5253dfb7f44066b7d749f1ca12
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-09-29T08:26:50Z

IGNITE-3633 - Enforce key validation for tests.

commit ad613afd7165ed2d8bf0a62805fc2506dfe6c59a
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-29T09:04:44Z

ignite-3621 Fixed 'testEvictExpired'.

(cherry picked from commit a4d7aa3)

commit 22dc2c9e05e5183f838865023c9cb7a8291ac67f
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2016-09-29T12:43:20Z

GridNearCacheAdapter, GridDhtCacheAdapter - test fix

commit f447559ecba55149452e4e48e2bf44ef1fa1b4d7
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-09-29T14:10:14Z

ignite-1.6.9 - Fixing tests

commit 0957640a89f02c0a3bc834b0bc436741fdb80c1c
Author: AKuznetsov <akuznet...@gridgain.com>
Date:   2016-09-29T16:53:34Z

IGNITE-4007 Fixed update of QueryMetrics.minimumTime() metric. Tests added.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request #1117: IGNITE-3965 internal tasks should not go through ...

2016-09-26 Thread akuznetsov-gridgain
GitHub user akuznetsov-gridgain opened a pull request:

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

IGNITE-3965 internal tasks should not go through custom load balancer.



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

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

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

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


commit 855fb78203c815944d41796e3bd82505a55e12cd
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-09-26T08:41:33Z

IGNITE-3965 WIP.

commit 84d06bd8b156071a7b74bf28296ce5d9ea8b88b0
Author: AKuznetsov <akuznet...@gridgain.com>
Date:   2016-09-26T10:56:18Z

Merge branches 'ignite-1.6.9' and 'ignite-3965' of 
https://github.com/gridgain/apache-ignite into ignite-3965

commit 1345a309701a26bf100db8225218b5feec6f4e02
Author: AKuznetsov <akuznet...@gridgain.com>
Date:   2016-09-26T14:07:41Z

Merge branch 'ignite-1.6.9' of https://github.com/gridgain/apache-ignite 
into ignite-3965

commit d3b56903615510e6d7cd8d594837c29cec56aed7
Author: AKuznetsov <akuznet...@gridgain.com>
Date:   2016-09-26T14:31:25Z

IGNITE-3965 @GridInternal tasks should run via standart LoadBalancingSpi. 
Added test.

commit 7c0976a69bf5bf4028d4de5f68d95cb65dad3b65
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-09-27T02:32:51Z

IGNITE-3965 Fixed review comments.




---
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: Test execute Visor tasks via REST HTTP

2016-05-16 Thread akuznetsov-gridgain
Github user akuznetsov-gridgain closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request: IGNITE-1932 Fixed wrong value of BusyTimePerc...

2015-11-17 Thread akuznetsov-gridgain
GitHub user akuznetsov-gridgain opened a pull request:

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

IGNITE-1932 Fixed wrong value of BusyTimePercentage metric after 
ignite.cluster().resetMetrics()



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

$ git pull https://github.com/akuznetsov-gridgain/ignite ignite-1932

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

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


commit 5a116cb264a8834840fde8e5e8a60d06023d6b1a
Author: ashutak <ashu...@gridgain.com>
Date:   2015-11-13T13:23:56Z

Improve IgnitePutGetTxBenchmark

commit 80147128a3b07f927dec65f0a6934f6782efab5c
Author: sboikov <sboi...@gridgain.com>
Date:   2015-11-17T06:48:58Z

ignite-1758 Discovery fixes

commit d54fcbedf9fdc110de8e73387a6796852b0ff42c
Author: Denis Magda <dma...@gridgain.com>
Date:   2015-11-17T08:56:01Z

Added advanced tests for GridCacheLoadOnlyStoreAdapterSelfTest

commit 23807374f3c43b31d474728fdcd1830308521a6c
Author: AKuznetsov <akuznet...@gridgain.com>
Date:   2015-11-17T10:32:53Z

IGNITE-1932 Fixed busy time calculations after 
ignite.cluster().resetMetrics().




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