DBZ-4842 LogMiner specific test

This commit is contained in:
Jiri Pechanec 2022-09-16 05:27:10 +02:00
parent f21ebc98fe
commit 3dc16b722b

View File

@ -3437,6 +3437,7 @@ public void shouldSnapshotAndStreamAllRecordsThatSpanAcrossSnapshotStreamingBoun
@Test
@FixFor("DBZ-4842")
@SkipWhenAdapterNameIsNot(value = SkipWhenAdapterNameIsNot.AdapterName.LOGMINER, reason = "Only applies to LogMiner")
public void shouldRestartAfterCapturedTableIsDroppedWhileConnectorDown() throws Exception {
TestHelper.dropTable(connection, "dbz4842");
try {