[jira] [Created] (KAFKA-14010) alterISR request won't retry when receiving retriable error

2022-06-19 Thread Luke Chen (Jira)
Luke Chen created KAFKA-14010: - Summary: alterISR request won't retry when receiving retriable error Key: KAFKA-14010 URL: https://issues.apache.org/jira/browse/KAFKA-14010 Project: Kafka Issue

Re: [VOTE] KIP-842: Add richer group offset reset mechanisms

2022-06-19 Thread hudeqi
Bump this thread. So far, I've got: 1 +1 (non-bingin) from Ziming Thanks for people who vote for this KIP. Hope to receive some bingin votes/comments and any other non-bingin votes/comments. Details can be found here: https://cwiki.apache.org/confluence/x/xhyhD > -原始邮件- > 发件人: hudeq

Re: Granting permission for Create KIP

2022-06-19 Thread Luke Chen
Hi, I think your wiki ID should be "lith_angelo", right? I've added the permission for "lith_angelo". Let me know if you have any questions. Thanks for the interest in Apache Kafka. Luke On Sat, Jun 18, 2022 at 10:24 AM lith_angelo wrote: > Plaease grant permission for Create KIP to wiki ID:

Re: Permission to self-assign Jira issues

2022-06-19 Thread Luke Chen
Hi Khalid Done. Thanks for the interest in Apache Kafka. Luke On Sun, Jun 19, 2022 at 4:31 PM Khalid Ouafi wrote: > Hello, > > Please grant me permission to self assign issues in Jira (username: kvfi). > > Thanks, > > K. O. >

Re: Please add me to the contributers list

2022-06-19 Thread Luke Chen
Hi 仲恩 Done. Thanks for the interest in Apache Kafka. Luke On Sun, Jun 19, 2022 at 11:35 PM 李仲恩 wrote: > Hi, kafka community > I want to contribute some code to the Kafka project. Please add me to the > contributors list. My Jira account username is "wfps1210". > Thanks. > > Chung En Lee >

Re: Permission for jira & wiki

2022-06-19 Thread Luke Chen
Hi Cathie, Done. Thanks for the interest in Apache Kafka. Luke On Sun, Jun 19, 2022 at 11:35 PM Cathie Wang wrote: > Hi: > > I want to contribute to Kafka. Please add me to contributor list. Thanks. > jira username: targetoee > wiki username: targetoee > > Regards, > Cathie Wang >

Re: Contribution req

2022-06-19 Thread Luke Chen
Hi Elxan, Done. Thanks for the interest in Apache Kafka. Luke On Mon, Jun 20, 2022 at 12:25 AM Elxan Eminov wrote: > Hi, > I'd like to request permissions to contribute to Apache Kafka, > my wiki and jira ID's are "elkkhan" > > Thanks! >

Re: [DISCUSS] KIP-833: Mark KRaft as Production Ready

2022-06-19 Thread Colin McCabe
Hi Christo NUKK, We have been trying to label KRaft issues on JIRA with "kip-500". So you should be able to do a search like this for them: https://issues.apache.org/jira/browse/KAFKA-13912?jql=project%20%3D%20KAFKA%20AND%20labels%20%3D%20kip-500%20AND%20statusCategory%20!%3D%20Done In JQL term

[jira] [Resolved] (KAFKA-13902) Support online metadata.version upgrades for KIP-704 in KRaft

2022-06-19 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-13902. -- Fix Version/s: 3.3 Assignee: David Arthur Resolution: Fixed > Support online m

[jira] [Resolved] (KAFKA-13755) Broker heartbeat event should have deadline

2022-06-19 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-13755. -- Fix Version/s: 3.3 Assignee: Colin McCabe Resolution: Fixed We now use {{confi

[jira] [Resolved] (KAFKA-13657) StandardAuthorizer should implement the early start listener logic described in KIP-801

2022-06-19 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-13657. -- Fix Version/s: 3.3 Resolution: Duplicate > StandardAuthorizer should implement the earl

[jira] [Resolved] (KAFKA-13649) StandardAuthorizer should not finish loading until it is ready

2022-06-19 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-13649. -- Fix Version/s: 3.3 Resolution: Fixed We fixed this in the early.start.listeners work.

[jira] [Resolved] (KAFKA-13206) shutting down broker needs to stop fetching as a follower in KRaft mode

2022-06-19 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-13206. -- Fix Version/s: 3.3 Resolution: Duplicate Thanks for the bug report. We can finally clo

[jira] [Resolved] (KAFKA-13181) ReplicaManager should start fetchers on UnfencedBrokerRecords

2022-06-19 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-13181. -- Fix Version/s: 3.0.0 Assignee: Colin McCabe (was: Jose Armando Garcia Sancio)

[jira] [Resolved] (KAFKA-12714) Kafka 2.8 server not starting on Windows OS

2022-06-19 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-12714. -- Resolution: Cannot Reproduce > Kafka 2.8 server not starting on Windows OS > -

[jira] [Resolved] (KAFKA-13749) TopicConfigs and ErrorCode are not set in createTopics response in KRaft

2022-06-19 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-13749. -- Resolution: Fixed This was fixed by this commit: {code} commit 62ea4c46a9be7388baeaef1c505d3e5

[jira] [Resolved] (KAFKA-12502) Quorum controller should return topic configs in CreateTopic response

2022-06-19 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-12502. -- Resolution: Duplicate > Quorum controller should return topic configs in CreateTopic response

Contribution req

2022-06-19 Thread Elxan Eminov
Hi, I'd like to request permissions to contribute to Apache Kafka, my wiki and jira ID's are "elkkhan" Thanks!

Please add me to the contributers list

2022-06-19 Thread 李仲恩
Hi, kafka community I want to contribute some code to the Kafka project. Please add me to the contributors list. My Jira account username is "wfps1210". Thanks. Chung En Lee

Please add me to the contributers list

2022-06-19 Thread 李仲恩
Hi, kafka community I want to contribute some code to the Kafka project. My Jira account username is "wfps1210" and my wiki username is also "wfps1210". Please add me to the contributors list. Thanks. Chung En Lee

Permission for jira & wiki

2022-06-19 Thread Cathie Wang
Hi: I want to contribute to Kafka. Please add me to contributor list. Thanks. jira username: targetoee wiki username: targetoee Regards, Cathie Wang

Add me to the contributers list

2022-06-19 Thread 李仲恩
Please add me to the contributors list, thanks. jira username: wfps1210 wiki username: wfps1210 Chung En Lee

Permission to self-assign Jira issues

2022-06-19 Thread Khalid Ouafi
Hello, Please grant me permission to self assign issues in Jira (username: kvfi). Thanks, K. O.