You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sb...@apache.org on 2017/12/27 08:24:19 UTC

[12/23] ignite git commit: IGNITE-4585: Support CLEAR command with REST

IGNITE-4585: Support CLEAR command with REST


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6c3430b4
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6c3430b4
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/6c3430b4

Branch: refs/heads/ignite-zk
Commit: 6c3430b430ebbe6cdea4ecc1cd2e539f93536fca
Parents: 7722b97 4440b6c
Author: Saikat Maitra <sa...@gmail.com>
Authored: Tue Dec 26 09:19:16 2017 -0800
Committer: Denis Magda <dm...@gridgain.com>
Committed: Tue Dec 26 09:19:16 2017 -0800

----------------------------------------------------------------------
 .../processors/rest/GridRestProcessor.java      |  2 ++
 .../handlers/cache/GridCacheCommandHandler.java |  2 +-
 .../cache/GridCacheCommandHandlerSelfTest.java  | 29 ++++++++++++++++++++
 .../http/jetty/GridJettyRestHandler.java        |  1 +
 4 files changed, 33 insertions(+), 1 deletion(-)
----------------------------------------------------------------------