DBZ-2269 Fix test failure - MySqlSourceTypeInSchemaIT#shouldPropagateSourceTypeByDatatype

This commit is contained in:
Chris Cranford 2020-07-08 15:45:13 -04:00 committed by Jiri Pechanec
parent 0e5122c69d
commit a286de7d97

View File

@ -168,6 +168,7 @@ public void shouldPropagateSourceTypeByDatatype() throws SQLException, Interrupt
// Start the connector ...
start(MySqlConnector.class, config);
waitForStreamingRunning("mysql", DATABASE.getServerName(), "binlog");
// ---------------------------------------------------------------------------------------------------------------
// Consume all of the events due to startup and initialization of the database