-
**Description**
```
Error
expected: but was:
Stacktrace
org.junit.ComparisonFailure: expected: but was:
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Met…
-
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…
-
**Describe the bug**
Lately we observed in our long running test suite that the processing of one partition (eventually most of the partitions) stop processing.
![processing-stopped](https://use…
-
In the CI it often happens that we see the following exception or test fail:
```java
java.lang.RuntimeException: Deployment partition not installed into the container within 15 SECONDS.
at io.ze…
-
So imagine I will use HaloDB to build some important point within infrastructure, it mean I am interested in running at least 2 instances in time.
Schema 1. I can loadbalance reads, but can push wr…
-
**Describe the bug**
In the last benchmark I saw a lot exceptions which seem to be related to version conflicts.
```
java.lang.NoClassDefFoundError: Could not initialize class io.netty.buffer.B…
-
**Description**
I run some tests locally in a loop and sometimes they took really long on cleanUp phase. The issue seems that the service container is sometimes not able to remove all services
`…
-
I saw the following exception quite often in our chaos tests, We should adjust our fork such that the exception message more verbose and investigate what is the issue.
```
06:47:37.707 [] [raft-…
-
Currently logstream services are created by the log primitive. Otherwise, the primitive service cannot restore its state after a restart. We can only pass configuration common to all partitions/replic…
-
**Description**
The BrokerReprocessingTest fails from time to time with:
```
Error
Deployment partition not installed into the container within 15 SECONDS.
Stacktrace
java.lang.RuntimeExcept…