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

2021-07-28 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-13149) Null Pointer Exception when record==null at produce path

2021-07-28 Thread Cong Ding (Jira)
Cong Ding created KAFKA-13149: - Summary: Null Pointer Exception when record==null at produce path Key: KAFKA-13149 URL: https://issues.apache.org/jira/browse/KAFKA-13149 Project: Kafka Issue

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 2.8 #59

2021-07-28 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-655: Windowed "Distinct" Operation for KStream

2021-07-28 Thread John Roesler
Hi Bruno, I had previously been thinking to use equals(), since I thought that this might be a stateless operation. Comparing the serialized form requires a serde and a fairly expensive serialization operation, so while byte equality is superior to equals(), we shouldn't use it in operations

Build failed in Jenkins: Kafka » kafka-2.7-jdk8 #169

2021-07-28 Thread Apache Jenkins Server
See Changes: [Jason Gustafson] KAFKA-13099; Transactional expiration should account for max batch size (#11098) [rajinisivaram] KAFKA-13141; Skip follower fetch offset update in leader if diverging

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 2.8 #58

2021-07-28 Thread Apache Jenkins Server
See

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

2021-07-28 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-13141) Leader should not update follower fetch offset if diverging epoch is present

2021-07-28 Thread Rajini Sivaram (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram resolved KAFKA-13141. Reviewer: Jason Gustafson Resolution: Fixed > Leader should not update follower

Jenkins build is unstable: Kafka » Kafka Branch Builder » 2.8 #57

2021-07-28 Thread Apache Jenkins Server
See

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

2021-07-28 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.0 #67

2021-07-28 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-13148) Kraft Controller doesn't handle scheduleAppend returning Long.MAX_VALUE

2021-07-28 Thread Jose Armando Garcia Sancio (Jira)
Jose Armando Garcia Sancio created KAFKA-13148: -- Summary: Kraft Controller doesn't handle scheduleAppend returning Long.MAX_VALUE Key: KAFKA-13148 URL:

[jira] [Resolved] (KAFKA-13099) Message too large error when expiring transactionalIds

2021-07-28 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13099. - Fix Version/s: 2.8.1 2.7.2 3.0.0

[jira] [Created] (KAFKA-13147) connection-close-total Metric Keeps Incrementing While Broker Down

2021-07-28 Thread Gary Russell (Jira)
Gary Russell created KAFKA-13147: Summary: connection-close-total Metric Keeps Incrementing While Broker Down Key: KAFKA-13147 URL: https://issues.apache.org/jira/browse/KAFKA-13147 Project: Kafka

[jira] [Created] (KAFKA-13146) Consider client use cases for accessing controller endpoints

2021-07-28 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13146: --- Summary: Consider client use cases for accessing controller endpoints Key: KAFKA-13146 URL: https://issues.apache.org/jira/browse/KAFKA-13146 Project: Kafka

[jira] [Resolved] (KAFKA-12851) Flaky Test RaftEventSimulationTest.canMakeProgressIfMajorityIsReachable

2021-07-28 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12851. - Resolution: Fixed > Flaky Test

Re: [DISCUSS] KIP-764 Configurable backlog size for creating Acceptor

2021-07-28 Thread Haruki Okada
Hi, Kafka. Does anyone have any thoughts or suggestions about the KIP? If there seems to be no, I would like to start a VOTE later. Thanks, 2021年7月22日(木) 16:17 Haruki Okada : > Hi, Kafka. > > I proposed KIP-764, which tries to add new KafkaConfig to adjust > Acceptor's backlog size. > As

Re: [DISCUSS] KIP-682: Connect TimestampConverter support for multiple fields and multiple input formats

2021-07-28 Thread Randall Hauch
Thanks for the contribution, Joshua. Overall I think this is a really good improvement to this connector, for all the reasons cited in the motivation section. I do have some requests, though. The biggest issue I have is that the change is not backward compatible. We've worked really hard to make

[jira] [Created] (KAFKA-13145) Renaming the time interval window for better understanding

2021-07-28 Thread Luke Chen (Jira)
Luke Chen created KAFKA-13145: - Summary: Renaming the time interval window for better understanding Key: KAFKA-13145 URL: https://issues.apache.org/jira/browse/KAFKA-13145 Project: Kafka Issue

[jira] [Created] (KAFKA-13144) Change the LOG level from DEBUG to WARN/ERROR for error traces when obtaining topic metada

2021-07-28 Thread Fernando Blanch Calvete (Jira)
Fernando Blanch Calvete created KAFKA-13144: --- Summary: Change the LOG level from DEBUG to WARN/ERROR for error traces when obtaining topic metada Key: KAFKA-13144 URL:

Re: [VOTE] KIP-763: Range queries with open endpoints

2021-07-28 Thread Patrick Stuedi
Thanks everyone for voting. The votes passes after 7 days with the following +1s: - Luke Chen - Matthias Sax (binding) - Bruno Cadonna (binding) - John Roesler (binding) - Guozhang Wang (binding) I'll update the KIP status accordingly. Best, Patrick On Tue, Jul 27, 2021 at 6:49 PM Guozhang