Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-6035

SQL Server IncrementalSnapshotWithRecompileIT fails randomly

    XMLWordPrintable

Details

    • False
    • None
    • False

    Description

      IncrementalSnapshotWithRecompileIT fails randomly on my machine, in CI fails almost always.

      Fails with

      org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
      	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
      	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
      	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
      	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
      	at io.debezium.embedded.AbstractConnectorTest.assertNoRecordsToConsume(AbstractConnectorTest.java:941)
      	at io.debezium.pipeline.source.snapshot.incremental.AbstractIncrementalSnapshotTest.snapshotWithAdditionalCondition(AbstractIncrementalSnapshotTest.java:899)
      

       

      which suggest there are some records right after Debezium start.

      Attachments

        Activity

          People

            vjuranek@redhat.com Vojtech Juranek
            vjuranek@redhat.com Vojtech Juranek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: