marcosbarbero / spring-cloud-zuul-ratelimit

Rate limit auto-configure for Spring Cloud Netflix Zuul

Home Page:https://blog.marcosbarbero.com/spring-cloud-netflix-zuul-rate-limit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bucket4J with remote Ignite

BiatBang opened this issue · comments

I wonder if it's possible to connect to Ignite cache in a remote deployment.

I have a gateway replica set and I would like them to talk to one Ignite server. I tried to reconfigure the ignite server but seems it's still using in-memory cache. Do you know how can I make this out? Thanks a lot.

Hello @BiatBang, thanks for getting in touch, we will get back to you asap! If you have issues in the 1.x.x.RELEASE line we recommend you to update to the latest version, unfortunately this line is not supported anymore.

No, this doesn't provide a way to create an ignite instance. However this article is helpful. https://egkatzioura.com/2020/04/09/apache-ignite-and-spring-on-your-kubernetes-cluster-part-1-spring-boot-application/ . Anyone's facing problem like this can read this one. I'll close this issue.