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

Fix intermittendly failing Postgres tests

    XMLWordPrintable

Details

    Description

      Some tests are still failing every now and then for the PG connector. So we should look into these ones, most likely it's timing issues between snapshotting and streaming start.

      Some observed tests which fail intermittently

      // Failed for pgoutput-decoder
      PostgresConnectorIT.shouldNotIgnoreEventsForDeletedTable:471->assertRecordsAfterInsert:1165 expected:<[2]> but was:<[0]>
      RecordsStreamProducerIT.shouldReceiveChangesForInsertsWithPostgisTypes:312->assertInsert:1473->executeAndWait:1506 Consumer is still expecting 1 records, as it received only 0
      RecordsStreamProducerIT.shouldReceiveChangesForTypeConstraints:647->executeAndWait:1506 Consumer is still expecting 1 records, as it received only 0
      PublicGeometryIT.shouldReceiveChangesForInsertsWithPostgisTypes:87->assertInsert:106->executeAndWait:134 Consumer is still expecting 1 records, as it received only 0
      

      Attachments

        Activity

          People

            ccranfor@redhat.com Chris Cranford
            gunnar.morling Gunnar Morling
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: