Folks, if I have Pinot running on an EKS cluster, with 2 servers running as pods, is it safe to just restart them? Should I do anything before doing that? I'm asking because I'm getting them marked as "Dead" in the controller UI
Diogo Baeder
02/25/2022, 5:54 PM
They died because of OOM, maybe because of caching, I don't know
n
Neha Pawar
02/25/2022, 5:55 PM
it is safe to restart them.
Neha Pawar
02/25/2022, 5:55 PM
would be good to capture the logs, to identify why the OOM though
d
Diogo Baeder
02/25/2022, 5:56 PM
Probably because of a mistake a made: During the development of an app that uses it, I mistakenly organized the query in a way that I ended up discarding the constraints, especially
timestamp
ones, and it ended up fetching some of the columns but since the beginning