-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
apollo 2.0.1 版接入 keycloak 认证后, 多关连的 namespace 查询配置更慢 #5167
Comments
验证身份的逻辑应该不会影响到性能,可以用 profiler 工具看下慢在哪里? |
目前看都是点选应用后展开namespace 时会pending 非常久 |
#3629 增加了 username 的展示,看起来和这个 feature 相关 |
了解, 那看起来是 1.9.0版本后添加的功能,感谢协助确认谢谢 |
抱歉再请问一下,这问题目前有办法缓解吗, 或是有什么参数能调整? |
看 PR 的内容没有预留参数开关,如果不是必须的功能,可以考虑增加一个配置参数 |
这个配置参数什么时候可以加上? |
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions. |
This issue has been automatically closed because it has not had activity in the last 7 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions. |
您好想请教个问题, 我们以前使用 apollo 1.3版的时候也是用 kyecloak 做验证, 但最近升级到 apollo 2.0.1 版本之后在多关连的 namespace 查寻变的比以前还慢, 请问 apollo 1.3版和 apollo 2.0.1版使用 keycloak 验证身份的时候逻辑有不一漾吗?
The text was updated successfully, but these errors were encountered: