-
jraft组成5个节点的raft集群,运行一段时间后,发现2个集群都出现其中1个从节点4个线程池的线程数量缓慢增长达到了1200多,其它节点线程数量正常,只有几十个,这4个线程池名字是:Bolt-heal-connection-thread, Bolt-conn-event-executor, JRaft-RPC-Processor, RpcTaskScannerThread
### E…
-
### Your question
消费端如何自定义业务线程池?
### Your scenes
网关中间件做协议兼容时,对所有RPC框架想用同一个自定义的共享线程池,以提高线程池资源利用率。
### Your advice
提供一个类似`dubbo`的线程池`SPI扩展`。
### Environment
- SOFARPC version: 5.7.6…
-
What should we do if a new follower that is replicating gets stuck on a particular transaction on `Node {} reject term_unmatched AppendEntriesRequest`?
Should jraft the library handle that? should …
-
在wireshark写了一个lua插件,按照sofa_pbrpc_meta.proto格式解析了一下。发现格式好像不太正确,所以想请教一下brpc协议格式
![image](https://user-images.githubusercontent.com/50624748/223951455-257513d5-eedb-46d8-b3a0-776a3f1029c2.png)
![image]…
-
nacos版本:2.1.1
window平台下,使用永久性实例,健康状态都是false时,实例重起会抛Could not find leader异常,但其他临时实例服务不受影响,重启nacos服务后可以恢复正常,请问如何解决? 感谢!
nacos服务日志:
com.alibaba.nacos.api.exception.runtime.NacosRuntimeException: java.…
-
### Your question
问一下logmanager reset主要是发生在什么场景,不太理解这个
### Environment
- SOFAJRaft version: 1.2.6
- JVM version (e.g. `java -version`): 1.8
- OS version (e.g. `uname -a`):
- Maven vers…
-
**Describe the bug (描述bug)**
进程运行一段时间后,突然死锁。service的方法中会使用DynamicPartitionChannel访问另外一个服务,开启和不开启usercode_in_pthread都会出现死锁
**Versions (各种版本)**
OS:18.04
Compiler: gcc11.3.0
brpc:1.3.0 compile fro…
-
### Bug Type (问题类型)
other exception / error (其他异常报错)
### Before submit
- [X] 我已经确认现有的 [Issues](https://github.com/apache/hugegraph/issues) 与 [FAQ](https://hugegraph.apache.org/docs/guides/faq…
-
### My actions before raising this issue
Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation)
Searched [past issues](/issues)
### Expected Behaviour
Shoul…
-
## Requirements
After submiting the issue #557 ,I talked with @frank-zsy and we managed to find out an easier way to generate weekly reports for the specific repositorys.
Here is the approach :
1. …