Xingxing Di created KYLIN-4964:
----------------------------------
Summary: Receiver consumer thread should be stoped while while
encounting unrecoverable error
Key: KYLIN-4964
URL: https://issues.apache.org/jira/browse/KYLIN-4964
Project: Kylin
Issue Type: Bug
Components: Real-time Streaming
Affects Versions: v3.1.1
Reporter: Xingxing Di
org.apache.kylin.stream.core.storage.columnar.ColumnarMemoryStorePersister#persist
will catch exception and just log it, this behavior will cause critical
problem, like our case: there is no space left on device, `persist` method
failed for many times, we lost several hours of data.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)