Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
ghx-label-11
Description
EventProcessor goes into the ERROR/NEEDS_INVALIDATE state when it hits unexpected failures in processing an event. The cause are usually bugs. When it stops, all tables that need sync will be impacted. However, the event might just a single-table event (in contrast to multi-table events like RenameTable, DropDatabaseCascade, CommitTxn, AbortTxn). We can consider skipping the event and just invalidating the table.
Attachments
Issue Links
- causes
-
IMPALA-12916 TestEventProcessingError.test_event_processor_error_global_invalidate fails in some builds
- Resolved
-
IMPALA-12917 Several tests in TestEventProcessingError fail
- Resolved