RE: Re: Camel Kafka Component / feature request: batch producer with individual headers

2022-09-19 Thread r.wiedm...@bitproquo.org
gt; > On Mon, Sep 19, 2022 at 3:15 PM r.wiedm...@bitproquo.org < > r.wiedm...@bitproquo.org> wrote: > > > Hi all, > > > > if we look at classes KafkaProducer and KeyValueIterator, we see that it > > is possible to send a batch of kafka messages, > > but onl

Camel Kafka Component / feature request: batch producer with individual headers

2022-09-19 Thread r.wiedm...@bitproquo.org
Hi all, if we look at classes KafkaProducer and KeyValueIterator, we see that it is possible to send a batch of kafka messages, but only with identical set of headers which is determined by the „parent“ Exchange which holds the Iterator or Iterable in its body. In our usecase, the body contains