You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/10/25 02:42:33 UTC

[GitHub] [apisix] kingluo opened a new issue, #8165: feat: As a user, I want to check if the redis is sentinel in limit-count plugin

kingluo opened a new issue, #8165:
URL: https://github.com/apache/apisix/issues/8165

   ### Description
   
   We only support redis and redis cluster to store the limit count stat.
   It's better to log erros if the redis is sentinel address.
   Maybe we could invoke `sentinel masters` redis command and check the result.
   If it succeed, then it's redis sentinel.
   


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] feat: As a user, I want to check if the redis is sentinel in limit-count plugin [apisix]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #8165:
URL: https://github.com/apache/apisix/issues/8165#issuecomment-1770487706

   This issue has been marked as stale due to 350 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] feat: As a user, I want to check if the redis is sentinel in limit-count plugin [apisix]

Posted by "kingluo (via GitHub)" <gi...@apache.org>.
kingluo closed issue #8165: feat: As a user, I want to check if the redis is sentinel in limit-count plugin
URL: https://github.com/apache/apisix/issues/8165


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org