-
**Description**
Not sure whether this problem lies in the CI or in our code but from time to time I have multiple qa tests failing.
```
[INFO] Results:
[INFO]
[ERROR] Failures:
[ER…
-
### Your question
#### 一、 rheakv pd独立部署下。pd操作副本添加,副本移除等等走不通。
1. pd副本添加操作,会提示
```
Fail to [addReplica], Status[ECATCHUP: Peer 127.0.0.1:8182 failed to catch up.]
```
2. pd副本移除操作,会提示。我只是移除分区副本。难…
-
**Describe the bug**
I observed a big drop in throughput on running our normal benchmark.
![general](https://user-images.githubusercontent.com/2758593/81934619-8b005a80-95ef-11ea-82d8-2dfd4b2a5f…
-
_Part of a series of "you're doing it wrong" tests to determine the behavior of the system when misconfigured or in a failed state._
**How does the standalone gateway behave / respond when the brok…
jwulf updated
7 months ago
-
**Describe the bug**
Failed to execute goal org.openapitools:openapi-generator-maven-plugin:7.3.0:generate (rest) on project zeebe-client-java: Code generation failed.
**To Reproduce**
Run…
-
**Describe the bug**
I run a benchmark with the latest fixes of #3370 and I saw that during the benchmark one node was restarted because it went out of memory.
This might happend because of …
-
### Your question
1. 由于提交任务完成是通过判断是否应用到多数派状态机;
2. 比如kv系统,三个参与者(1,2,3)。1、2两个参与者任务已经应用到状态机。一旦领导转移或者重新选举到3,3节点数据怎么跟上1,2了(他变为领导者了,应该是依据他的日志进行回放的吧)。
3. 如果不更上,那岂不是数据存在丢失了。
4. 是否有配置,要求task一定应用到所有存活参与者。…
-
**Describe the bug 🐞**
If I specify `saveat`, the ARKODE() solver includes the start and endpoints of tspan.
**Expected behavior**
The Tsit5() and other solvers I've tried do not include the …
-
**Describe the bug**
Failed to decode cluster topology while recovering partition from snapshot. There is also a connection timeout just before the error, so might be related.
Connection Tim…
-
**Describe the bug**
Not clear the cause, it happened after the cluster received a new topology.
**Log/Stacktrace**
```
java.util.concurrent.CompletionException: io.atomix.cluster.me…