If records are individually posted/sent to the Kafka topic by the Producer, will each record/message have a separate offset# assigned? OR will multiple records be combined into single message for which an offset# will be assigned?
If records are individually posted/sent to the Kafka topic by the Producer, will each record/message have a separate offset# assigned? OR will multiple records be combined into single message for which an offset# will be assigned?