Kafka Transport
How KafkaRecordFetcher works, subscribe, seek, poll, deduplication, and both fetch modes.
Adding a Transport
New transports (IBM MQ, RabbitMQ, โฆ) are built as KTestify plugins, a separate Maven module that plugs in at runtime.
How KTestify fetches records and how to add a new transport.
How KafkaRecordFetcher works, subscribe, seek, poll, deduplication, and both fetch modes.
New transports (IBM MQ, RabbitMQ, โฆ) are built as KTestify plugins, a separate Maven module that plugs in at runtime.