Hi! Seeing bugs like IMPALA-7168, it leads me to think that we should recommend folks who are running Impala to use -XX:OnOutOfMemoryError="kill -9 %p" or equivalent on their JVMs, to simply crash the process on frontend OOM.
Any thoughts on whether this is the right approach? -- Philip