Microprofile messaging Kafka connector.
-
KafkaPublisher.Builder.ackTimeout(long ackTimeout)
This value applies only when autoCommit is set to false.
KafkaPublisher.Builder.autoCommit(boolean autoCommit)
This flag defines the strategy of committing messages to Kafka.
A builder for KafkaPublisher.
Load this builder from a configuration.
Defines how to instantiate the KafkaConsumer.
This value applies only when autoCommit is set to false.
Specifies the period in milliseconds between successive scheduler executions.
Specifies maximum time in milliseconds to block polling messages from Kafka.
Specify a scheduler that will read ad process messages coming from Kafka.
The pattern for selecting multiple topics.
The list of topics to subscribe to.