fatihbm commented on issue #6530:
URL: https://github.com/apache/apisix/issues/6530#issuecomment-1220459593

   > i meet same problem. do have any solution?
   
   If your problem is about `allow_degradation`, the default value of this 
parameter still continues `false`. This is dangerous for use in production. I 
suggest you change this to `true`.
   
   On the other hand, if you're talking about the Redis cluster slot problem, 
it actually seems to be a situation with the `lua-resty-redis-cluster`.
   I started using [keydb](https://github.com/Snapchat/KeyDB) instead of trying 
to fix it, and I don't think about it anymore.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to