[jira] [Created] (KAFKA-15959) Replace byte handling classes with synchronized methods

2023-12-02 Thread Ismael Juma (Jira)
Ismael Juma created KAFKA-15959: --- Summary: Replace byte handling classes with synchronized methods Key: KAFKA-15959 URL: https://issues.apache.org/jira/browse/KAFKA-15959 Project: Kafka Issue

Re: [DISCUSS] KIP-954: expand default DSL store configuration to custom types

2023-12-02 Thread Guozhang Wang
Hey Almog, Sorry for the late reply. Re: 2) above, maybe I'm just overthinking it. What I had in mind is that when we have, say, a remote store impl customized by the users. Besides being used inside the KS app itself, the user may try to access the store instance outside the KS app as well? If

Re: [DISCUSS] KIP-1008: ParKa - the Marriage of Parquet and Kafka

2023-12-02 Thread Xinli shang
Hi Steven, Thank you for your question! Firstly, the statistics such as min/max, null count, exist inside the file (page and column index), or you can consider it as inside the the Parquet segment. These statistics will be generated at the Kafka producer in our proposal when the Parquet format is

Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #2441

2023-12-02 Thread Apache Jenkins Server
See Changes: -- [...truncated 436568 lines...] Gradle Test Run :core:test > Gradle Test Executor 92 > KafkaZkClientTest > testRegisterBrokerInfo() STARTED Gradle Test