[GitHub] ignite pull request #4718: IGNITE-9487 Introduce IGNITE_REST_GETALL_KEY_VALU...

2018-09-14 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #4718: IGNITE-9487 Introduce IGNITE_REST_GETALL_KEY_VALU...

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

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

IGNITE-9487 Introduce IGNITE_REST_GETALL_KEY_VALUE to change getall output 
format.



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

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

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

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


commit 88ce8b28fa941cd97436612fcc637ed8a1483d02
Author: Ilya Kasnacheev 
Date:   2018-09-10T15:23:21Z

IGNITE-9487 Introduce IGNITE_REST_GETALL_KEY_VALUE to change getall output 
format.




---