Re: kafka streams re-partitioning on incoming events

2023-07-24 Thread Pushkar Deole
Thanks a lot Bruno! I am just trying the Processor API as you mentioned above, so the processor will write record to another kafka topic with new key. I am just having difficulty to read in another processor from that kafka topic and wondering if I need to create another stream with source as inte

Output broker events to a log file

2023-07-24 Thread Doody, Stephen
Classification: Public Hi, I would like to output an event to a log file when certain actions occur on the broker to build up an audit trail for example: Producer connected / disconnected Consumer connected / disconnected Message received Message consumed I do this already on ActiveMQ by using

[ANNOUNCE] Apache Kafka 3.5.1

2023-07-24 Thread Divij Vaidya
The Apache Kafka community is pleased to announce the release for Apache Kafka 3.5.1 This release is a security patch release. It upgrades the dependency, snappy-java, to a version which is not vulnerable to CVE-2023-34455. You can find more information about the CVE at Kafka CVE list