I want to see the list of entries cached, so I'm trying the following REST API. But it does not return anything.
http://ves-hx-40.ebi.ac.uk:8080/ignite?cmd=getorcreate&cacheName=session-cache The response: { "error": "", "response": null, "sessionToken": "", "successStatus": 0 } Wonder if this is normal? Or is there any other way/tool to get the list of cached entries as an administrator? (I'm using Ignite 1.6.0, session-cache here is the cache to cluster web sessions in my case.) -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Cannot-get-cache-through-the-REST-API-tp6806.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
