Re: [DISCUSS] KIP-832 Allow creating a producer/consumer using a producer/consumer config

2022-05-07 Thread John Roesler
Thanks, François! Those changes look good to me. Thanks, -John On Fri, May 6, 2022, at 13:51, François Rosière wrote: > The KIP has been updated to reflect the last discussion >

Re: [DISCUSS] KIP-834: Pause / Resume KafkaStreams Topologies

2022-05-07 Thread John Roesler
Thanks for the KIP, Jim! This conversation seems to highlight that the KIP needs to specify some of its behavior as well as its APIs, where the behavior is observable and significant to users. For example: 1. Do you plan to have a guarantee that immediately after calling KafkaStreams.pause(),

[jira] [Created] (KAFKA-13887) Running multiple instance of same stateful KafkaStreams application on single host raise Exception

2022-05-07 Thread Sina Askarnejad (Jira)
Sina Askarnejad created KAFKA-13887: --- Summary: Running multiple instance of same stateful KafkaStreams application on single host raise Exception Key: KAFKA-13887 URL:

[jira] [Created] (KAFKA-13886) improve the performance org.apache.kafka.common.utils.Utils#isEqualConstantTime

2022-05-07 Thread lqjacklee (Jira)
lqjacklee created KAFKA-13886: - Summary: improve the performance org.apache.kafka.common.utils.Utils#isEqualConstantTime Key: KAFKA-13886 URL: https://issues.apache.org/jira/browse/KAFKA-13886 Project: