You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Borisov (JIRA)" <ji...@apache.org> on 2017/06/13 10:13:00 UTC

[jira] [Created] (IGNITE-5476) Web Console: backend API updates for basic configuration

Ilya Borisov created IGNITE-5476:
------------------------------------

             Summary: Web Console: backend API updates for basic configuration
                 Key: IGNITE-5476
                 URL: https://issues.apache.org/jira/browse/IGNITE-5476
             Project: Ignite
          Issue Type: Task
            Reporter: Ilya Borisov
            Assignee: Andrey Novikov


New basic layout page will benefit greatly from several change at the backend level:
1. Remove caches to clusters two-side relation.
2. Add a new API method that will create/update cluster and it's caches. It will accept a `{cluster: {...}, caches: [...]}` object as parameter and will throw if any of internal create/update operation fails. This will save a lot of involved code that does roughly the same on the frontend.



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