Hi, When the bellow rmvall command of Rest API was executed, cache entries of servers have removed, but near cache entries of clients have NOT removed. Is this a bug?
$ curl 'localhost:8080/ignite?cmd=rmvall&cacheName=xxx' Could you tell me the way to clear all cache using Rest API if such way exists. On the other hand, when 'cache -clear' was executed in visor admin console, all cache entries of both servers and clients have removed. Ignite version: 1.7.0 Much appreciated, Satoshi
