Re: java.lang.IllegalStateException: Cache doesn't exist

2021-06-18 Thread Vladislav Shipugin
Yes, I did, but something goes wrong. Now I created a spring app on the server and duplicated cache creation and it works. чт, 17 июн. 2021 г. в 10:25, Ilya Korol : > Hi, Vladislav. > > Did you also deployed appropriate cache configuration along with ignite > server? See examples in ignite docs

Re: java.lang.IllegalStateException: Cache doesn't exist

2021-06-17 Thread Ilya Korol
Hi, Vladislav. Did you also deployed appropriate cache configuration along with ignite server? See examples in ignite docs or ignite repo about how to define/configure caches. 17.06.2021 02:21, Vladislav Shipugin пишет: I started the ignite-server in Kubernetes and am trying to connect the