Closed kuujo closed 5 years ago
The Raft partitions were slow to become ready because of an issue with the readiness probe. A much more efficient probe has now been implemented. Using it requires updating the atomix-k8s-controller
and atomix-raft-protocol
images. It's easiest to just recreate your kind
cluster to pull the new images.
When running
onit
, the test cluster setup time takes far longer than it should. In particular: • Raft partitions take over a minute to becomeready
• The testJob
isready
long beforeonit
indicates it’s ready and begins streaming output