You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Evgeniy Rudenko (Jira)" <ji...@apache.org> on 2020/07/23 08:24:00 UTC

[jira] [Updated] (IGNITE-13259) "default" cache usage should be removed from REST API

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

Evgeniy Rudenko updated IGNITE-13259:
-------------------------------------
    Release Note: Removed "default" cache from Cache and Query REST APIs. User will receive "Failed to find mandatory parameter in request: cacheName" if cache name is not provided.

> "default" cache usage should be removed from REST API
> -----------------------------------------------------
>
>                 Key: IGNITE-13259
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13259
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Evgeniy Rudenko
>            Assignee: Evgeniy Rudenko
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Right now lots of REST APIs will try to use "default" cache if cacheName is not provided. This is pointless because such cache doesn't exist by default. It will be better to change current behavior and return correct error instead of "Failed to find cache for given cache name: default".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)