-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
Currently Cassandra Connector will stop when encountering errors while processing commitLogFiles, we'll want to do the following steps instead:
- Catch any error encountered and mark the commitLogFile as error
- Move the error commitLogFile into a relocation directory
- Re-process the error commitLogFile upon restarting the connector