-
Task
-
Resolution: Done
-
Major
-
0.10.0.CR1
-
None
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