Open astephanh opened 1 year ago
@astephanh , This issue is solved with PR https://github.com/pravega/zookeeper-operator/pull/476 could you please check
Hi,
looks good to me. Could you provide an Docker Image? I tried to build the operator Image, but I could not start the container.
Best Regards Stephan
Description
More often then less the LivenessProbe fails with an empty Return Value (instead of "imok").
Importance
should-have
Location
/usr/local/bin/zookeeperLive.sh
Suggestions for an improvement
AS explained here , adding a Timeout to netcat solves the Issue. i've still got occasional False Positives with "-q 1" but zero with "-q 3"