Balazs Jeszenszky created KUDU-3114:
---------------------------------------
Summary: tserver writes core dump when reporting 'out of space'
Key: KUDU-3114
URL: https://issues.apache.org/jira/browse/KUDU-3114
Project: Kudu
Issue Type: Bug
Components: tserver
Affects Versions: 1.7.1
Reporter: Balazs Jeszenszky
Fatal log has:
{code}
F0503 23:56:27.359544 40012 status_callback.cc:35] Enqueued commit operation
failed to write to WAL: IO error: Insufficient disk space to allocate 8388608
bytes under path <PATH> (39973171200 bytes available vs 39988335247 bytes
reserved) (error 28)
{code}
Generating a core file in this case yields no benefit, and potentially
compounds the problem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)