Closed andreas-schroeder closed 7 years ago
On clusters with a default min.insync.replicas setting, the health check failed as it does not properly set up the topic replica set for the simple health checks. Setting min.insync.replicas explicitly to 1 on topic creation fixes this issue.
Resolves: #13
On clusters with a default min.insync.replicas setting, the health check failed as it does not properly set up the topic replica set for the simple health checks. Setting min.insync.replicas explicitly to 1 on topic creation fixes this issue.
Resolves: #13