[GitHub] ignite pull request #5758: IGNITE-10827

2018-12-27 Thread ygerzhedovich
GitHub user ygerzhedovich opened a pull request:

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

IGNITE-10827

…been read

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

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

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

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


commit a06abb2c80b883fc0c94027dcee8c74748584883
Author: Yury Gerzhedovich 
Date:   2018-12-27T09:13:28Z

IGNITE-10827: auto close iterator for query cursor when all data has been 
read




---


[GitHub] ignite pull request #5754: IGNITE-10823

2018-12-26 Thread ygerzhedovich
GitHub user ygerzhedovich opened a pull request:

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

IGNITE-10823



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

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

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

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


commit 6555cb174b7eb194b0006f6139f3b7df3f1b900e
Author: Yury Gerzhedovich 
Date:   2018-12-26T13:42:03Z

IGNITE-10823: Close all open cursors for running queries on Ignite stop

commit d53ba3f8b645c54d2bccabf3b2d4290f420f69bc
Author: Yury Gerzhedovich 
Date:   2018-12-26T13:43:23Z

IGNITE-10823: minor




---


[GitHub] ignite pull request #5663: IGNITE-10621

2018-12-13 Thread ygerzhedovich
GitHub user ygerzhedovich opened a pull request:

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

IGNITE-10621



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

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

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

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


commit 86c6c4845854ec67e348ed1334cd0140a7629ff4
Author: Yury Gerzhedovich 
Date:   2018-12-13T14:29:49Z

IGNITE-10621: Track all running queries on initial query node

commit 5e35144e6f6bad326709767d9e8fc519a73ec75d
Author: Yury Gerzhedovich 
Date:   2018-12-13T14:30:34Z

Merge branch 'master' into ignite-10621-1




---


[GitHub] ignite pull request #5641: IGNITE-10643

2018-12-11 Thread ygerzhedovich
GitHub user ygerzhedovich opened a pull request:

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

IGNITE-10643



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

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

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

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


commit 77eb9f3e89857e859b7f1c7db68f9c57d553db06
Author: Yury Gerzhedovich 
Date:   2018-12-11T15:17:46Z

IGNITE-10643: GridCacheContextInfo should not use isCacheContextInited() 
method to calculate constant properties




---