GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4756
IGNITE-9487 Introduce IGNITE_REST_GETALL_KEY_VALUE to change getall output format. Second take You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9487bis Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4756.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 #4756 ---- commit b1b9ee2c32357f8919379e9b2d1606196eb42999 Author: Ilya Kasnacheev <ilya.kasnacheev@...> Date: 2018-09-14T09:21:29Z IGNITE-9487 Introduce IGNITE_REST_GETALL_KEY_VALUE to change getall output format. ---- ---