Class EventProcessingFailureHandlingIT

  • All Implemented Interfaces:
    Testing

    public class EventProcessingFailureHandlingIT
    extends AbstractConnectorTest
    Integration test for the Debezium SQL Server connector. The test will execute steps to desynchronize in-memory schema representation with actual database schema which will cause an error in processing of events.
    Author:
    Jiri Pechanec