Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.5 #25

2023-06-22 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #1949

2023-06-22 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-15098) KRaft migration does not proceed and broker dies if authorizer.class.name is set

2023-06-22 Thread David Arthur (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur resolved KAFKA-15098. -- Resolution: Fixed > KRaft migration does not proceed and broker dies if authorizer.class.name

[jira] [Resolved] (KAFKA-15109) ISR shrink/expand issues on ZK brokers during migration

2023-06-22 Thread David Arthur (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur resolved KAFKA-15109. -- Resolution: Fixed > ISR shrink/expand issues on ZK brokers during migration >

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #1948

2023-06-22 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-941: Range queries to accept null lower and upper bounds

2023-06-22 Thread Sophie Blee-Goldman
Hey Lucia, thanks for the KIP! Just some minor notes: I'm in favor of the proposal overall, at least I think so -- for someone not intimately familiar with the new IQ API and *RangeQuery* class, the KIP was a bit difficult to follow along and I had to read in between the lines to figure out what t

[jira] [Created] (KAFKA-15115) Implement resetPositions functionality in ListOffsetRequestManager

2023-06-22 Thread Lianet Magrans (Jira)
Lianet Magrans created KAFKA-15115: -- Summary: Implement resetPositions functionality in ListOffsetRequestManager Key: KAFKA-15115 URL: https://issues.apache.org/jira/browse/KAFKA-15115 Project: Kafka

[jira] [Resolved] (KAFKA-14694) RPCProducerIdManager should not wait for a new block

2023-06-22 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-14694. - Fix Version/s: 3.6.0 Resolution: Fixed > RPCProducerIdManager should not wait for

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #1947

2023-06-22 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-941: Range queries to accept null lower and upper bounds

2023-06-22 Thread Lucia Cerchie
Thanks Kirk and John for the valuable feedback! John, I'll update the KIP to reflect that nuance you mention -- yes it is just about making the withRange method more permissive. Thanks for the testing file as well, I'll be sure to write my test cases there. On Wed, Jun 21, 2023 at 10:50 AM Kirk T

[jira] [Created] (KAFKA-15114) StorageTool help specifies user as parameter not name

2023-06-22 Thread Proven Provenzano (Jira)
Proven Provenzano created KAFKA-15114: - Summary: StorageTool help specifies user as parameter not name Key: KAFKA-15114 URL: https://issues.apache.org/jira/browse/KAFKA-15114 Project: Kafka

Re: [DISCUSS] KIP-892: Transactional Semantics for StateStores

2023-06-22 Thread Nick Telford
Hi Bruno! 3. By "less predictable for users", I meant in terms of understanding the performance profile under various circumstances. The more complex the solution, the more difficult it would be for users to understand the performance they see. For example, spilling records to disk when the transa

Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #1946

2023-06-22 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-892: Transactional Semantics for StateStores

2023-06-22 Thread Bruno Cadonna
Hi Nick, 1. Yeah, I agree with you. That was actually also my point. I understood that John was proposing the ingestion path as a way to avoid the early commits. Probably, I misinterpreted the intent. 2. I agree with John here, that actually it is public API. My question is how this usage pa

Re: [DISCUSS] KIP-940: Broker extension point for validating record contents at produce time

2023-06-22 Thread Tom Bentley
Hi Edorado and Adrian, Thanks for the KIP. I think it would be good to elaborate on exactly how validate() gets called, because I think there are a number of potential problems, or at least things to consider. >From the broker's point of view, validate() can do arbitrary things. It might never r

[jira] [Created] (KAFKA-15113) Gracefully handle cases where a sink connector's admin and consumer client config overrides target different Kafka clusters

2023-06-22 Thread Yash Mayya (Jira)
Yash Mayya created KAFKA-15113: -- Summary: Gracefully handle cases where a sink connector's admin and consumer client config overrides target different Kafka clusters Key: KAFKA-15113 URL: https://issues.apache.org/ji