Package io.debezium.kcrestextension
Class DebeziumResourceNoTopicCreationIT
java.lang.Object
io.debezium.kcrestextension.DebeziumResourceNoTopicCreationIT
Tests topic creation endpoint which is disabled in Kafka version less than 2.6.0.
Debezium Container with 1.2 image is used for the same.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringprivate static final org.slf4j.Logger -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOGGER
private static final org.slf4j.Logger LOGGER -
DEBEZIUM_CONTAINER_IMAGE_VERSION
- See Also:
-
-
Constructor Details
-
DebeziumResourceNoTopicCreationIT
public DebeziumResourceNoTopicCreationIT()
-
-
Method Details
-
start
@BeforeEach public void start() -
stop
@AfterEach public void stop() -
testTopicCreationEndpoint
@Test public void testTopicCreationEndpoint()
-