apache / kvrocks-controller

Apache Kvrocks Controller is a cluster management tool for Apache Kvrocks.
https://kvrocks.apache.org/
Apache License 2.0
84 stars 42 forks source link

Fix the error check after Kvrocks removing the ERR prefix #188

Closed git-hulk closed 3 months ago

git-hulk commented 3 months ago

Kvrocks fixes the cluster down error prefix after PR https://github.com/apache/kvrocks/pull/236, and we need to compatible with this change by checking the error with the string contains.