You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Shtykh (JIRA)" <ji...@apache.org> on 2017/07/03 01:23:00 UTC

[jira] [Assigned] (IGNITE-5649) REST API, metadata command always returns list of cache

     [ https://issues.apache.org/jira/browse/IGNITE-5649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shtykh reassigned IGNITE-5649:
------------------------------------

    Assignee: Roman Shtykh

> REST API, metadata command 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
>            Assignee: Roman Shtykh
>
> How to reproduce:
> 1) start Ignite server with example config with Person and Organization.
> 2) run:
> curl http://localhost:8080/ignite?cmd=metadata&cacheName=Person
> curl http://localhost:8080/ignite?cmd=metadata&cacheName=Organization
> curl http://localhost:8080/ignite?cmd=metadata&cacheName=blablabla
> Ignite always returns list of cache instead of information about selected cache or error



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)