-
**Describe the bug**
After redeploying the cluster, it is falling into an IllegalStateException state. The broker is still up, but rejecting all gRPC requests with `INTERNAL` error. It is happening o…
-
**Describe the bug**
During the investigating of https://github.com/zeebe-io/atomix/issues/186 we found out that the readers are reseted after compaction, which caused a lot of problems when compac…
-
**Description**
It might happen that we going out of disk space because we are not able to delete the log.
The reason why we cant delete, can for example be an full index at elastic. If we clean …
-
### Description
The test failed with a timeout; at a subsequent run the test succeeded.
Stacktrace:
```
org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
at java.…
pihme updated
4 years ago
-
**Description**
The main reason for adding a thread for handling heartbeat was that when we did not provision enough resources in our cluster, the append to log was taking too long that the leader …
-
In order to migrate the atomix source code into our project.
We need to add our copyright to the files we have changed.
```
/*
* Copyright 2018-present Open Networking Foundation
* Copyright …
-
**Describe the bug**
During investigation of failed benchmarks I investigated the segmented raft journal and wrote an tool to verify the increasing of the positions and find the lowest and highest …
-
After deploying the latest version of zeebe-**0.22.1**, I am observing `com.esotericsoftware.kryo.KryoException: Buffer underflow` popping up while the broker is getting restarted (specifically on the…
-
**Expected behavior**
In `ActiveRole#onLeaderHeartbeat:250`, we transition to follower role; I expect this to succeed.
**Actual behavior**
When we transition, we transition from the heart bea…
-
Maintainer: @feckert
Environment: (ath79, archer C7 v2, 19.07.1)
Description:
I tried to make an exception to route packets for a specific host directly (instead via vpn) through wlan1, but tha…