Re: [DISCUSS] KIP-811 Add separate delete.interval.ms to Kafka Streams

2022-01-13 Thread Nick Telford
Hi Matthias, You raise a good point: commit.interval.ms only specifies a minimum interval, because commits are powered by record flow through the Topology, if there are no input records, there will be no commits. The parallel here is that repartition record purges are powered by commits, and if th

Re: [VOTE] KIP-797: Accept duplicate listener on port for IPv4/IPv6

2022-01-13 Thread Matthew de Detrich
Does anyone have any additional comments/regards to help get this PR voted through? On Tue, Nov 23, 2021 at 7:46 AM Josep Prat wrote: > Hi Matthew, > > Thank you for the PR. > > +1 (non binding) from my side. > > > Best, > > ——— > Josep Prat > > Aiven Deutschland GmbH > > Immanuelkirchstraße 26,

[jira] [Created] (KAFKA-13594) In TNPM Wireline Project, vulnerability found in Log4j-1.2.17.jar under KAFKA directory

2022-01-13 Thread Waseem (Jira)
Waseem created KAFKA-13594: -- Summary: In TNPM Wireline Project, vulnerability found in Log4j-1.2.17.jar under KAFKA directory Key: KAFKA-13594 URL: https://issues.apache.org/jira/browse/KAFKA-13594 Project:

[jira] [Resolved] (KAFKA-7589) Allow configuring num.network.threads per listener

2022-01-13 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-7589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-7589. --- Fix Version/s: 3.2.0 Resolution: Fixed > Allow configuring num.network.threads per lis

Re: [DISCUSS] KIP-811 Add separate delete.interval.ms to Kafka Streams

2022-01-13 Thread Bruno Cadonna
Hi Nick, Dropping the `min.` prefix is fine with me. A really minor nit-picking: "The minimum frequency in milliseconds ..." The unit of frequency is 1/s. What we are actually setting with this config is the period. So frequency is used a bit wrongly here. Since I discovered that we use the

Re: [VOTE] KIP-769: Connect APIs to list all connector plugins and retrieve their configuration definitions

2022-01-13 Thread Mickael Maison
Bumping this vote. We have 2 non-binding votes so far. Please take a look and let me know if you have any feedback. Thanks, Mickael On Mon, Dec 13, 2021 at 10:50 PM Ryanne Dolan wrote: > > +1 (non-binding) > > Ryanne > > On Mon, Dec 13, 2021, 4:18 AM Mickael Maison > wrote: > > > Hi all, > > >

Re: [DISCUSS] KIP-811 Add separate delete.interval.ms to Kafka Streams

2022-01-13 Thread Nick Telford
> The unit of frequency is 1/s. What we are actually setting with this > config is the period. So frequency is used a bit wrongly here. Since I > discovered that we use the word "frequency" also for other similar > configs, I leave it up to you if you want to change it in this case or > not. I am f

Re: [VOTE] KIP-810: Allow producing records with null values in Kafka Console Producer

2022-01-13 Thread Mickael Maison
Thanks everyone for voting! The vote passes with: - 3 binding votes (John, Tom and Matthias) - 3 non-binding votes (Luke, Israel and Chris) On Thu, Jan 13, 2022 at 4:19 AM Matthias J. Sax wrote: > > Thanks for the KIP. Addresses a long standing gap! > > +1 (binding) > > On 1/12/22 2:53 AM, To

[jira] [Created] (KAFKA-13595) Allow producing records with null values in Kafka Console Producer

2022-01-13 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-13595: -- Summary: Allow producing records with null values in Kafka Console Producer Key: KAFKA-13595 URL: https://issues.apache.org/jira/browse/KAFKA-13595 Project: Kafka

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

2022-01-13 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-808: Add support for unix epoch precision in TimestampConverter SMT

2022-01-13 Thread Julien Chanaud
Hi Mickael, Thank you very much for your feedback and direction. I have added the documentation to the "Public Interfaces" chapter (formatted in a table as I've seen in other KIPs) and I'll put this KIP to a vote next week as per your suggestion. Regards, Julien Le mer. 12 janv. 2022 à 18:19,

[jira] [Resolved] (KAFKA-13495) Add reason to JoinGroupRequest

2022-01-13 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13495. - Fix Version/s: 3.2.0 Reviewer: David Jacot Resolution: Fixed > Add reason to Joi

[jira] [Resolved] (KAFKA-13496) Add reason to LeaveGroupRequest

2022-01-13 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13496. - Fix Version/s: 3.2.0 Reviewer: David Jacot Resolution: Fixed > Add reason to Lea

[jira] [Resolved] (KAFKA-13451) Add reason to JoinGroupRequest and LeaveGroupRequest

2022-01-13 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13451. - Fix Version/s: 3.2.0 Reviewer: David Jacot Resolution: Fixed > Add reason to Joi

Re: [DISCUSS] Enable links from Github commits to Jira Issues

2022-01-13 Thread Mickael Maison
Hi all, As there wasn't any concerns, I've asked the INFRA team to enable that feature on the Kafka repository: https://issues.apache.org/jira/browse/INFRA-22733 It's now enabled and links are slowly becoming active. Let me know if you see any issues. Thanks, Mickael On Wed, Dec 15, 2021 at 3:0

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

2022-01-13 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-13593) ThrottledChannelReaper slows broker shutdown by multiple seconds

2022-01-13 Thread Steven Schlansker (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Schlansker resolved KAFKA-13593. --- Resolution: Fixed > ThrottledChannelReaper slows broker shutdown by multiple seconds

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

2022-01-13 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-13596) ERROR Error while deleting segments for {topic} : java.nio.file.NoSuchFileException

2022-01-13 Thread shiyc (Jira)
shiyc created KAFKA-13596: - Summary: ERROR Error while deleting segments for {topic} : java.nio.file.NoSuchFileException Key: KAFKA-13596 URL: https://issues.apache.org/jira/browse/KAFKA-13596 Project: Kafka