We enabled istio in our k8s pinot deployment. Gett...
# troubleshooting
e
We enabled istio in our k8s pinot deployment. Getting zk timeouts. Wanted to know if setting system properties for
zk.connection.timeout
and
helixmanager.waitForConnectedTimeout
is possible to do in a config or just set with `-D`zk.connection.timeout=...``
FYI, this appears to have worked.