issues Search Results · repo:alibaba/Sentinel language:Java
Filter by
2k results
(78 ms)2k results
inalibaba/Sentinel (press backspace or delete to remove)Issue Description
Type: bug report
Describe what happened
在RedisDateSource.java中,getRedisClusterClient() 方法中,生成的RedisURI并没有根据 connectionConfig的 sslEnable属性设置SSL,而是在循环体里面使用
connectionConfig.getRedisClusters的sslEnable设置,这导致SSL设置失效,因为最外层的RedisConnectionConfig只能设置sslEnable字段 ...
lsc196
- Opened yesterday
- #3533
例如我在热点参数限流里的设置如下:
{
resource : TestRule ,
paramIdx : 0,
count : 100,
grade : 1,
paramFlowItemList : [
{
object : 001 ,
classType : java.lang.String ...
frostsear
- Opened 9 days ago
- #3532
架构描述
feign客户端 - nginx - 多个spring cloud gateway实例,集成nacos实现服务自动发现 - feign服务端,集成nacos实现服务注册。
spring cloud gateway的pom.xml
Image
最终打包得到的lib目录下有这些jar包: nacos-api-1.2.1.jar nacos-client-1.2.1.jar nacos-common-1.2.1.jar ...
JarvisZhu
- Opened 14 days ago
- #3531
springBoot 3.5.3 springCloud 2025.0.0 springCloudAlibaba 2023.0.3.3
使用sentinel插件, 控制台启动会有告警
2025-06-30 17:54:47.392 WARN 25084 - trationDelegate$BeanPostProcessorChecker : Bean
org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration ...
frsimple
- Opened 15 days ago
- #3530
Issue Description
Type: feature request
我根据官方遗留的代码,将动态数据源集成进了Dashboard中,并将其扩展到其他规则
I integrated the dynamic data source into the Dashboard based on the official legacy code and extended it to other ...
hanpijun-buhanpi
- 3
- Opened 19 days ago
- #3529
!-- Here is for bug reports and feature requests ONLY!
If you re looking for help, please check our mail list and the Gitter room.
Please try to use English to describe your issue, or at least provide ...
NMBEBETTER
- 3
- Opened 20 days ago
- #3528
springcloud gateway version 2021.0.1 sentinel version 1.8.3
我使用sentinel-dashboard 配置api流控,精准匹配,配置限流
开发、测试环境、都是正常限流的,发布到生产环境,刚重启后流控正常,经过几天后,流控不生效。
在gateway 里面GatewayRuleManager.getRules(); GatewayApiDefinitionManager.getApiDefinitions(); ...
fanzhen9
- Opened on Jun 11
- #3527
测试代码如下: private void initParamFlowRules() { List ParamFlowRule rules = new ArrayList (); ParamFlowRule ruleA = new
ParamFlowRule(); ruleA.setResource( businessA ); // 资源名与注解一致 ruleA.setGrade(RuleConstant.FLOW_GRADE_QPS); ...
hulk-zhk
- 2
- Opened on May 8
- #3524
I created a branch that I can use if I need to.
https://github.com/iwangjie/Sentinel_Nacos_181
iwangjie
- Opened on May 6
- #3523
!-- Here is for bug reports ONLY!
If you re looking for help, please check our mail list and the Gitter room.
Please try to use English to describe your issue, or at least provide a snippet of English ...
15898317421
- 1
- Opened on Apr 30
- #3522

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.