Re: Reg : Slowness in Kafka

2020-03-26 Thread Chris Larsen
oughout results, so that where there is a higher data load, it should > process more number of records. > > Thanks in advance. > -- *Chris Larsen* Systems Engineer | Confluent 847.274.3735 Follow us: Twitter <https://twitter.com/ConfluentInc> | blog <https://www.confluent.io/blog/>

Re: KSQL in Production

2020-05-25 Thread Chris Larsen
f examples, I use it for dev > work as I design what I want, but haven't heard or seen production level > KSQL and any good articles around the good, bad, and ugly, lessons learned, > etc. > > Thanks, > Carl > -- *Chris Larsen* Solutions Engineer | Conflue

Re: Is exactly-once possible with kafka consumer-producer ?

2021-07-16 Thread Chris Larsen
; Is this behavior i.e. exactly-once, across consumers and producers, > > possible with transactional support in kafka? > > -- [image: Confluent] <https://www.confluent.io> Chris Larsen Sr Solutions Engineer +1 847 274 3735 <+1+847+274+3735> Follow us: [image: Blog] <https://ww

Re: Is exactly-once possible with kafka consumer-producer ?

2021-07-16 Thread Chris Larsen
commits and producer > > send. > > > > We have made the producer idempotent and turned on transactions. > > However want to make offset commit to consumer and send from producer to be > > atomic? Is that possible? > > > > On Fri, Jul 16, 2021 at 6:18 PM