Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6A3B8200B9C for ; Wed, 31 Aug 2016 15:17:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 68857160ABA; Wed, 31 Aug 2016 13:17:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 962AC160AB4 for ; Wed, 31 Aug 2016 15:17:21 +0200 (CEST) Received: (qmail 70495 invoked by uid 500); 31 Aug 2016 13:17:20 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 70387 invoked by uid 99); 31 Aug 2016 13:17:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Aug 2016 13:17:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9237E2C1B82 for ; Wed, 31 Aug 2016 13:17:20 +0000 (UTC) Date: Wed, 31 Aug 2016 13:17:20 +0000 (UTC) From: "Sergey Kozlov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (IGNITE-1110) REST API: create/delete cache MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 31 Aug 2016 13:17:22 -0000 [ https://issues.apache.org/jira/browse/IGNITE-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Kozlov resolved IGNITE-1110. ----------------------------------- Resolution: Fixed > 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: Sergey Kozlov > 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)