-
[ERROR] Failed to execute goal on project alluxio-core-server-common: Could not resolve dependencies for project org.alluxio:alluxio-core-server-common:jar:2.0.0-SNAPSHOT: The following artifacts coul…
-
**Describe the bug**
Not quite clear if a bug yet, but when a new snapshot is made available, the following is logged pretty consistently:
```
[raft-server-2-raft-atomix-partition-6] WARN io.ze…
-
https://github.com/onosproject/onos-test/blob/master/pkg/onit/k8s/onos-cli.go#L104
this method concatenates everything in a string for the it to be uses as a value in the `atomix.yaml` key. I'd pre…
-
Have you consider a condition that run a cluster with docker in different virtual machine? I try that then the problem occur.
> 06:40:09.399 [] [main] INFO io.zeebe.broker.system - Starting broke…
-
With a gossip fan out smaller than the cluster size, it's possible that some gossip updates are not propagated to the whole cluster if nodes keep picking the same nodes over and over.
During our te…
-
**Describe the bug**
I'm doing currently lot of benchmarks and I saw now at several times the following log
`INFO org.camunda.feel.FeelEngine - Engine created` in unexpected places. Furthermore w…
-
**Is your feature request related to a problem? Please describe.**
Atomix snapshots are currently a single blob, which makes it easier to manage, but makes it incompatible with RocksDB snapshots. R…
-
**Description**
I'd like us to revisit out how currently handle out of memory errors. I ran into a weird issue in my latest benchmark (see [here](https://github.com/zeebe-io/zeebe/pull/4177#issueco…
-
**Description**
It sometimes happens that there are more snapshots than expected, even though the snapshot interval is 5 minutes, these snapshots (from the logged timestamp) seem to be taken with s…
-
**Summary**
UpgradeTest.upgradeWithoutSnapshot failed and then completed successfully. It failed because a workflow instance was not completed in time. https://ci.zeebe.camunda.cloud/blue/organizat…