Abdullah Alamoudi created ASTERIXDB-1422: --------------------------------------------
Summary: Bad log record kills the log flusher and the system freezes Key: ASTERIXDB-1422 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1422 Project: Apache AsterixDB Issue Type: Bug Components: Transactions Reporter: Abdullah Alamoudi When a bug in the system (modification pipeline) creates a bad log record, the log flusher dies, the log tail fails and no more modifications are allowed. further more, locks are not released. Should there be a better solution? The illegal state exception will be thrown from LogRecord.Java line:286 -- This message was sent by Atlassian JIRA (v6.3.4#6332)