-
Bug
-
Resolution: Done
-
Minor
-
1.0.4.Final, 1.1.3.Final, 1.2.5.Final, 1.3.1.Final, 1.4.2.Final, 1.5.0.CR1
-
None
The documentation shows that MySQL has an option event.processing.failure.handling.mode with the possible options of fail, warn, and ignore; however this does not align with the source code. The option should be documented as event.deserialization.failure.handling.mode with options of fail, warn, and skip.
This affects documentation in version 1.0 and later.