Results 5 issues of bruce

Invalid name="org.apache.dubbo.config.ApplicationConfig#0" contains illegal character, only digit, letter, '-', '_' or '.' is legal.

feature: 配置集群限流时候,建议有个单机的阈值兜底. 目前的如果选择集群限流后, count是集群限流的阈值, 如果出现降级, 使用的是集群限流的阈值, 建议加一个单机阈值, 降级时候使用单机阈值,而不是集群阈值

good first issue
kind/feature
area/cluster-flow

希望能够提供集群限流 Token Server压力测试的数据

good first issue
area/cluster-flow
area/performance

sentinel适配dubbo, 获取消费端appname的方式可能是上上游的应用名, 应该直接用dubbo的remote.application属性获取

kind/enhancement
to-review
area/integrations

Can it support dynamically determining whether to enable gzip compression based on message size ?

enhancement