-
- Environment
- Mac M1
- Docker Compose
**I wanted to use Nacos as the registry and configuration center for Seata Server, but starting through Docker Compose failed**
```
Caused by: co…
-
我使用的nacos版本是2.1.0,集群模式
The nacos version I am using is 2.1.0, cluster mode
在k8s集群彻底崩溃被恢复后,nacos无法自己恢复
After the k8s cluster completely crashed and recovered, nacos could not recover by itself
…
-
### Bug Type (问题类型)
rest-api (结果不合预期)
### Before submit
- [X] 我已经确认现有的 [Issues](https://github.com/apache/hugegraph/issues) 与 [FAQ](https://hugegraph.apache.org/docs/guides/faq/) 中没有相同 / 重复问题 (I ha…
-
从sofa2.3.5升级到3.6.3的时候,启动应用报错,如下图所示
![图片](https://user-images.githubusercontent.com/129157140/228171036-1116fa8b-f086-4aa0-80d3-1778d56b4042.png)
![图片](https://user-images.githubusercontent.com/12915…
-
### Your question
https://github.com/sofastack/sofa-bolt/issues/322
As shown in the above issues, the Bolt framework handles request callback response results through a thread pool. If it encounte…
-
A机器一个jraft服务(192.168.5.98:8086), B机器两个jraft服务(192.168.5.98:8084,192.168.5.98:8085)
1. 两台机器所有服务先关闭
2. 集群连接成功的启动顺序:首先启动A机器,然后再启动B机器。或者一起启动AB机器。
3. 启动失败的启动顺序:先启动B机器,B机器内部有两个jraft,集群没有连接成功,出现概率问题,需要等分别…
-
### Your question
请问sofa-rpc有支持jdk17的计划么。现在虽然能正常使用但是需要在启动参数加上--add-opens java.base/java.lang=ALL-UNNAMED
### Your scenes
describe your use scenes (why need this feature)
### Your advice
d…
-
### Describe the bug
```java
com.alipay.sofa.rpc.core.exception.SofaRpcRuntimeException: RPC-010060007: Failed to register provider to [NacosRegistry]! service:[demo.DemoService:]
at com…
-
### Describe the bug
之前好像没出现这个问题,今天测试的时候,电脑非常卡,强杀了leader,再重启,老leader去跟新leader拉snapshot就扑街了
文件好像确实没有保存下来,不知道为什么
leader 节点
```
21:52:17.216 INFO --- [ JRaft-RPC-Processor-2] [pay.sofa.jraft…
-
### Your question
应用在运行时,不停机给provider打标签,之后consumer通过自定路由Router实现动态标签路由,consumer端自定义Router有文档(https://www.sofastack.tech/projects/sofa-rpc/custom-router/),但是provider端怎么实现呢,有没有demo或者文档
describe y…