KafkaStage
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
KafkaStage.type
Members list
Extensions
Extensions
For each packet, first all messages (producer records) are sent. Then, all messages up to the offsets of the consumer messages are committed. The metadata of the published records is sent downstream.
For each packet, first all messages (producer records) are sent. Then, all messages up to the offsets of the consumer messages are committed. The metadata of the published records is sent downstream.
Attributes
For each packet, first all messages (producer records) are sent. Then, all messages up to the offsets of the consumer messages are committed. The metadata of the published records is sent downstream.
For each packet, first all messages (producer records) are sent. Then, all messages up to the offsets of the consumer messages are committed. The metadata of the published records is sent downstream.
Value parameters
- producer
-
The producer that is used to send messages.