Aleksandr created IGNITE-5649:
---------------------------------
Summary: REST API, metadata commands always returns list of cache
Key: IGNITE-5649
URL:
https://issues.apache.org/jira/browse/IGNITE-5649 Project: Ignite
Issue Type: Bug
Affects Versions: 2.0
Reporter: Aleksandr
How to reproduce:
1) start Ignite server with example config with Person and Organization.
2) run:
curl
http://localhost:8080/ignite?cmd=metadata&cacheName=Personcurl
http://localhost:8080/ignite?cmd=metadata&cacheName=Organizationcurl
http://localhost:8080/ignite?cmd=metadata&cacheName=blablablaIgnite always returns list of cache instead of information about selected cache or error
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)