Milan B
Milan B
I'm also hitting this bug. Does this need repro steps, or anything else I can do to prioritize fixing this?
I'll try to work on a demo video and source code, but just to confirm - in my case, there is one producer (one Kafka Connect task/job) that sends to...
Actually, now testing with 1.15.0 and 1.16.0-beta.21 and I can reproduce the bug (or maybe a different bug?) with a single-node Kafka cluster. The code is pretty much the same...
Uploaded a repro video, in case there's any issue with getting the same results elsewhere: [https://www.youtube.com/watch?v=4qr64l3Fg-8](https://www.youtube.com/watch?v=4qr64l3Fg-8) (Please note it might take a few hours until youtube processes the higher resolution...
It baffles me how you can claim this is `as designed`. It's clearly called `partitionsConsumedConcurrently`, if you're waiting for another messaged to be processed, then you're not really consuming concurrently,...
For what it's worth, I can confirm that 12.0.0 works infinitely better than 11.5.3, which either slowly grew in memory over days, or in some cases OOM'd a minute after...
Hi, Sorry to bump this, but is there any update on roadmap or production-readiness? Is Confluent. or anyone actively using the project? Or is everyone just manually publishing data change...
Debezium seems to have mysql/pgsql connectors that should fill the same role as Bottled Water. Can anyone comment on their approach or feature set, compared to BW? Could the two...
Just my $0.02 - been using Debezium in production for about 2 years, with PostgreSQL and `decoderbufs`. The development team is helpful and responsive, the release cycle is predictable, the...