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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
Evgeniy Rudenko created IGNITE-13259:
----------------------------------------

             Summary: "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


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)