HI everyone, I am running some perf test on pinot,...
# troubleshooting
p
HI everyone, I am running some perf test on pinot, but getting the following error as soon as I start running the tests and getting the following error,
Liveness probe failed: Get "<http://100.64.24.145:9000/health>": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
However when I am disabling the liveness and readiness probe on controller, things are working completely fine. any idea what could be the cause of the problem? Thanks in advance.