Re: [VOTE] 4.1.0 RC1

2025-07-29 Thread Paolo Patierno
HI, within the Strimzi project we ran all the regression tests and everything seems to be fine. We had to deal with a behavioural change in Kafka 4.1. It seems that now ELR feature is enabled by default (while it was disabled in 4.0) and when it's enabled, you cannot change the min ISR broker confi

[jira] [Created] (KAFKA-19562) Rewrite AbortedTxn by generated protocol

2025-07-29 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-19562: -- Summary: Rewrite AbortedTxn by generated protocol Key: KAFKA-19562 URL: https://issues.apache.org/jira/browse/KAFKA-19562 Project: Kafka Issue Type: Impr

There was a problem when creating the wiki ID

2025-07-29 Thread Corki Oraen
Hi, I encountered an issue while creating my Wiki (Confluence) account. I requested a Confluence account yesterday, and I believe I may have made a mistake by trying to change the password before the account was fully approved. Now I’ve received a notification that my account has been created suc

Re: [VOTE] KIP-1100: Rename org.apache.kafka.server:type=AssignmentsManager and org.apache.kafka.storage.internals.log.RemoteStorageThreadPool metrics

2025-07-29 Thread 黃竣陽
Hello All, Thanks everyone for the vote. KIP-1100 has been approved. +6 (binding) Chia-Ping, Omnia, PoAn, TengYao, Luke, Kamal +1 (non-binding) Federico Best Regards, Jiunn-Yang > Federico Valeri 於 2025年7月26日 下午6:06 寫道: > > +1 non binding > > Thanks > > On Wed, Jul 23, 2025 at 1:14 PM Kam

[DISCUSS] KIP-1199: Add max record count limit to FetchRequest

2025-07-29 Thread Corki Oraen
Hi all, I'd like to start the discussion on a new KIP: "Add max record count limit to FetchRequest". This proposal introduces a MaxRecords field to the standard FetchRequest protocol, enabling users to control the number of records returned per fetch. The KIP is available here: https://cwiki.apach

[jira] [Resolved] (KAFKA-19484) Tiered Storage Quota Metrics can stop reporting

2025-07-29 Thread Kamal Chandraprakash (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamal Chandraprakash resolved KAFKA-19484. -- Fix Version/s: 4.2.0 Resolution: Fixed > Tiered Storage Quota Metrics c

Jenkins build is still unstable: Kafka » Kafka PowerPC Daily » test-powerpc #374

2025-07-29 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-19561) Request Timeout During SASL Reauthentication Due to Missed OP_WRITE interest set

2025-07-29 Thread Manikumar (Jira)
Manikumar created KAFKA-19561: - Summary: Request Timeout During SASL Reauthentication Due to Missed OP_WRITE interest set Key: KAFKA-19561 URL: https://issues.apache.org/jira/browse/KAFKA-19561 Project:

[jira] [Resolved] (KAFKA-19530) RemoteLogManager should record lag stats when remote storage is offline

2025-07-29 Thread Kamal Chandraprakash (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamal Chandraprakash resolved KAFKA-19530. -- Fix Version/s: 4.2.0 Resolution: Fixed > RemoteLogManager should record

Re: There was a problem when creating the wiki ID

2025-07-29 Thread Corki Oraen
> > OK, Thank you very much for your reply > >

[jira] [Created] (KAFKA-19560) leader of the __consumer_offsets topic is not balanced

2025-07-29 Thread mooner (Jira)
mooner created KAFKA-19560: -- Summary: leader of the __consumer_offsets topic is not balanced Key: KAFKA-19560 URL: https://issues.apache.org/jira/browse/KAFKA-19560 Project: Kafka Issue Type: Bug

[jira] [Resolved] (KAFKA-16717) Add AdminClient.alterShareGroupOffsets

2025-07-29 Thread Andrew Schofield (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Schofield resolved KAFKA-16717. -- Fix Version/s: 4.2.0 Resolution: Fixed > Add AdminClient.alterShareGroupOffsets

[jira] [Created] (KAFKA-19559) ShareConsumer.close() does not remove all sensors.

2025-07-29 Thread Shivsundar R (Jira)
Shivsundar R created KAFKA-19559: Summary: ShareConsumer.close() does not remove all sensors. Key: KAFKA-19559 URL: https://issues.apache.org/jira/browse/KAFKA-19559 Project: Kafka Issue Type

Re: There was a problem when creating the wiki ID

2025-07-29 Thread Bruno Cadonna
Hi, I am sorry that you have issues with your Confluence account. I checked Confluence but I do not have permissions to manage your account. Please try to contact us...@infra.apache.org. You could also try to ask in the #asfinfra channel on the ASF Slack. Cheers, Bruno On 29.07.25 10:13, Cork

[DISCUSS] KIP-1198: implement a ConfigKey.Builder class

2025-07-29 Thread Claude Warren, Jr
https://cwiki.apache.org/confluence/display/KAFKA/KIP-1198%3A+implement+a+ConfigKey.Builder+class I have a case where I want to develop a ConfigKey that has deprecation data. Having a ConfigKey.Builder that can be extended to would make developing and testing the additional feature much easier.

Re: [DISCUSS] KIP-1161: cleanup.policy shouldn't be empty

2025-07-29 Thread 黃竣陽
Hello Jun, Sorry for the late reply, JR40, JR41: I have updated the KIP based on your comments. Please take a look. Best Regards, Jiunn-Yang > Jun Rao 於 2025年7月24日 凌晨2:56 寫道: > > Hi, Jiunn-Yang, > > Thanks for the reply. > > JR40. In the table, there are a few configs for which we now disal

[DISCUSS] KIP-XXXX: Add max record count limit to FetchRequest

2025-07-29 Thread Corki Oraen
Hi all, I'd like to start the discussion on a new KIP: "Add max record count limit to FetchRequest". This proposal introduces a MaxRecords field to the standard FetchRequest protocol, enabling users to control the number of records returned per fetch. The KIP is available here: https://cwiki.apach

Re: [DISCUSS] KIP-XXXX: Add max record count limit to FetchRequest

2025-07-29 Thread Andrew Schofield
Hi Corki, Thanks for the KIP. You need to assign a number to your KIP. I think it should be 1199. You can find instructions here (1198 already exists): https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals If you need help, let me know. Thanks, Andrew _

Re: [DISCUSS] KIP-XXXX: Add max record count limit to FetchRequest

2025-07-29 Thread Corki Oraen
Thanks for the heads-up. I've updated the KIP to 1199. On Tue, Jul 29, 2025 at 9:17 PM Andrew Schofield < andrew_schofield_j...@outlook.com> wrote: > Hi Corki, > Thanks for the KIP. > > You need to assign a number to your KIP. I think it should be 1199. You > can find instructions here (1198 alr

Re: [DISCUSS] KIP-XXXX: Add max record count limit to FetchRequest

2025-07-29 Thread Corki Oraen
Thanks, I’ve updated the KIP. It’s now available at: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1199%3A+Add+max+record+count+limit+to+FetchRequest On Tue, Jul 29, 2025 at 9:17 PM Andrew Schofield < andrew_schofield_j...@outlook.com> wrote: > Hi Corki, > Thanks for the KIP. > > You need

Re: [DISCUSS] KIP-XXXX: Add max record count limit to FetchRequest

2025-07-29 Thread Apoorv Mittal
Hi Corki, Thanks for the KIP. You might want to start a new thread with a corrected subject i.e. include the KIP number in the subject for better tracking. Regards, Apoorv Mittal On Tue, Jul 29, 2025 at 2:27 PM Corki Oraen wrote: > Thanks, I’ve updated the KIP. It’s now available at: > > https

[jira] [Resolved] (KAFKA-19555) Restrict records acquisition post max inflight records

2025-07-29 Thread Apoorv Mittal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apoorv Mittal resolved KAFKA-19555. --- Fix Version/s: 4.2.0 Resolution: Fixed > Restrict records acquisition post max inflig