crazyStar

Results 16 issues of crazyStar

添加配置,避免idea不识别src/java下png资源文件

### Describe the bug When using lo4j, will offer a ClassNotFoundException: com.alibaba.com mon. Logging. The spi. Log4j. DailyRollingFileAppender A clear and concise description of what the bug is. ``` log4j:ERROR...

question
wontfix

### Describe the bug 当扩展点设置@AutoActive(providerSide = true)会自动激活,然后又通过setFilterRef配置了相同的扩展点,在FilterChain中就会有两个相同的过滤器。 ### Environment - SOFARPC version:5.8.2 - JVM version (e.g. `java -version`):1.8 - OS version (e.g. `uname -a`):Darwin 192.168.0.101 19.6.0 Darwin Kernel Version 19.6.0:...

wontfix

项目中需要服务端给客户端发送消息通知,我看sofa中有EventBus不知道是不是能达到这个目的。

框架自带的扩展点目录和用户自定义的扩展点目录都为:META-INF/service/sofa-rpc/,在打fat包时容易出现覆盖的问题,虽然,可以修改打包策略,避免该问题,但如果两个路径分开,可能会更好

cla:yes
size/XS
First-time contributor

编程界面 感觉很不合理,感觉改成用法或使用更加合适

cla:no

Spelling mistakes ### Motivation: Explain the context, and why you're making that change. To make others understand what is the problem you're trying to solve. ### Modification: Describe the idea...

cla:yes
size/XS

### Your question 我们的服务部署了30+的服务器,其中有两个节点,客户端报这个问题,其他节点没有问题 程序架构:使用sofa-rpc的bolt协议 请问下是什么原因造成的呢?或者需要调整netty的参数吗? ### Environment - SOFARPC version: sofa-rpc-5.8.0,sofa-bolt-1.5.9 - JVM version (e.g. `java -version`): jdk1.8 - OS version (e.g. `uname -a`): 操作系统为国产的凝思磐石操作系统,可以认为是debian 4

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 1. The access to the system using the network segment 192.168.40...

type: bug