-
**Expected behavior**
when Atomix cluster is configured with multiple primitive groups, it should give option to choose which group user wants to create primitive on.
same for getting the primiti…
-
I checked the following metric, `sum(increase(atomix_compaction_time_ms_bucket{namespace=~"np-flush-sync"}[5m])) by (le)`, to compare in Grafana and in the Google Managed Prometheus console.
In Gr…
-
**Expected behavior**
Killing follower should not start an election. Even if it starts, the election should converge.
**Actual behavior**
When the pod of the follower is restarted, the leader…
-
**Expected behavior**
The Atomix instance should start correctly
**Actual behavior**
Fail with:
```java
java.lang.NoSuchMethodError: java.nio.ByteBuffer.rewind()Ljava/nio/ByteBuffer;
…
-
**Describe the bug**
When the partition is dead to #9115, the partition is marked as dead. Since it is an unrecoverable error, it is transition to inactive. The transition to inactive is somehow ca…
-
**Expected behavior**
I expected that the node with id `member2` catches up with the other nodes after restart.
**Actual behavior**
Currently the following exceptions are thrown:
```java
…
-
**Expected behavior**
No null pointer and node stop and restart works as expected.
**Actual behavior**
Node can't be stopped and restarted.
**Steps to reproduce**
Steps to reproduce the…
-
**Describe the bug**
The recent `mul!` changes break multiplication with matrices that have `StaticArray` elements.
**To reproduce**
The Minimal Working Example (MWE) for this bug:
```juli…
-
The version is read from `Atomix.VERSION_RESOURCE = "VERSION"` which may conflict with other libs like org.openjsse:openjsse:1.1.0.
We should either rename it to `ATOMIX_VERSION` or move it to an a…
-
I started three atomix instances and one Onos instance,**all of them are eating a lot of memory**, This should be abnormal !!!
PID USER PR NI VIRT RES SHR S %CPU %MEM T…