Chia-Ping Tsai created KAFKA-10698:
--
Summary: Avoid casting BaseRecords to MemoryRecords
Key: KAFKA-10698
URL: https://issues.apache.org/jira/browse/KAFKA-10698
Project: Kafka
Issue Type: Im
Chia-Ping Tsai created KAFKA-10697:
--
Summary: Remove ProduceResponse.responses
Key: KAFKA-10697
URL: https://issues.apache.org/jira/browse/KAFKA-10697
Project: Kafka
Issue Type: Improvement
Chia-Ping Tsai created KAFKA-10696:
--
Summary: Replace ProduceResponse.PartitionResponse by
auto-generated PartitionProduceResponse
Key: KAFKA-10696
URL: https://issues.apache.org/jira/browse/KAFKA-10696
David Mao created KAFKA-10695:
-
Summary: Improve interface for sensor expiration
Key: KAFKA-10695
URL: https://issues.apache.org/jira/browse/KAFKA-10695
Project: Kafka
Issue Type: Improvement
Hi Brandon,
I have added what i called "recursive" support to find child fields on any
level to the Cast and ReplaceField transforms as well, the PR is here
https://github.com/apache/kafka/pull/9493
I plan to try and write up a KIP for that one as well maybe in the next day
or two. It is not exac
Jose Armando Garcia Sancio created KAFKA-10694:
--
Summary: Implement zero copy for FetchSnapshot
Key: KAFKA-10694
URL: https://issues.apache.org/jira/browse/KAFKA-10694
Project: Kafka
I love this idea! I have a current KIP for a hash transform and am working
adding multi field/nested support to that one. I can think of a few times we’ve
needed functionality like that. I’d add that adding support for transforming
nested fields would be a great feature for this.
-Brandon
Bra
Hello everyone!
(Thanks to Tom Bentley for directing me in this direction!)
I have made a series of changes to some of the standard Connect transforms
to meet some of the challenges at my company to consume messages using
Connect, and have been running them for a few weeks now as custom SMTs.
I r
I'm struggling to enable logs in apache kafka and cannot get a hang of why
it's failing. Pls help me out!