Hi guys, Most of the cache APIs are trying to use "default" cache when cacheName is not provided. This is pointless, because we don't have such cache by default. I would like to change that and just return "Failed to find mandatory parameter in request" error if name is absent.
Please tell if you have any concerns. Update can be found at https://github.com/apache/ignite/pull/8041 -- Best regards, Evgeniy