-
Reference https://github.com/zeebe-io/atomix/issues/4
-
**Description**
Currently on our benchmarks we see the following processing pattern.
![screen](https://user-images.githubusercontent.com/2758593/72077484-9cf78700-32f7-11ea-98e7-2486d51d3fb0.png…
-
**BREAKING CHANGE**
**Is your feature request related to a problem? Please describe.**
While we already use Raft as the back-bone for our consistency guarantees, but quite indirectly at the mome…
-
Saw the following exception during chaos testing in one of our nodes.
```
06:48:15.909 [] [raft-server-raft-atomix-partition-4-state] ERROR io.atomix.protocols.raft.impl.RaftServiceManager - RaftS…
-
**Describe the bug**
When restarting a node, it sometimes happens that on restart, the node is stuck on the 7th step, trying to start cluster services. This may have flown under the radar as that s…
-
**Describe the bug**
While trying to force fail overs via network partitions, me and @MiguelPires ran into this - it's easy to reproduce and happens fairly quickly. You can find the seg fault below…
-
@kuujo
It looks like when we create a cluster in the new version of onit, we cannot give a name to `onit create cluster` command (the default name which is given to the cluster is onos). Given tha…
-
**Describe the bug**
```
I 2020-03-20T02:49:13.242334839Z 2020-03-20 02:49:13.242 [Broker-0-SnapshotDirector-1] [Broker-0-zb-fs-workers-1] DEBUG io.zeebe.logstreams.snapshot - Enforce snapshot c…
-
**Describe the bug**
I run new benchmark with the following configuration:
* 3 Partitions
* 3 Nodes
* 12 Workers
* 1 Starter 300 wfi/s
As first everything works fine until the first co…
-
Hello
We have a Zeebe cluster with 3 nodes ( installed as docker image version - 0.20.0 on three EC2 instances ) .
Partition count - 3
Replication Factor -3
Embedded Gateway
Java Clients
A…