You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Saikat Maitra (JIRA)" <ji...@apache.org> on 2016/06/19 10:25:05 UTC

[jira] [Commented] (IGNITE-1110) REST API: create/delete cache

    [ https://issues.apache.org/jira/browse/IGNITE-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15338467#comment-15338467 ] 

Saikat Maitra commented on IGNITE-1110:
---------------------------------------

[~s.kozlov]

The getOrCreateCache and destroyCache apis are already available in GridCacheCommandHandler.

https://apacheignite.readme.io/docs/rest-api#get-or-create-cache

https://apacheignite.readme.io/docs/rest-api#destroy-cache

Regards
Saikat

> REST API: create/delete cache
> -----------------------------
>
>                 Key: IGNITE-1110
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1110
>             Project: Ignite
>          Issue Type: Task
>    Affects Versions: sprint-8
>            Reporter: Sergey Kozlov
>            Assignee: Saikat Maitra
>            Priority: Minor
>
> Apache Ignite supports dynamic caches so REST API could be extended by following commands:
>  - get or create cache (start cache)
>  - destroy cache (stop cache)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)