[DISCUSS] KIP-913: add new method to provide possibility for accelerate first record's sending

2023-03-06 Thread jian fu
Hi Everyone: Nice to meet you. I created one KIP to request your review. KIP-913: add new method to provide possibility for accelerate first record's sending

[jira] [Created] (KAFKA-14778) Kafka Streams 2.7.1 to 3.3.1 rolling upgrade with static membership triggers a rebalance

2023-03-06 Thread Vinoth Rengarajan (Jira)
Vinoth Rengarajan created KAFKA-14778: - Summary: Kafka Streams 2.7.1 to 3.3.1 rolling upgrade with static membership triggers a rebalance Key: KAFKA-14778 URL: https://issues.apache.org/jira/browse/KAFKA-14778

Re: [DISCUSS] KIP-902: Upgrade Zookeeper to 3.8.1

2023-03-06 Thread Christo Lolov
Hey Luke, Thank you for the review! My reasoning for going to ZK 3.8.1 directly is that if there isn’t a set date for the Kafka 4.0 release it gives us more time before we have to (potentially) upgrade ZK again (similar to what is mentioned here https://github.com/apache/kafka/pull/12620#issuec

[jira] [Created] (KAFKA-14779) Add ACL Authorizer integration test for authorized OffsetCommits with an unknown topic

2023-03-06 Thread Alexandre Dupriez (Jira)
Alexandre Dupriez created KAFKA-14779: - Summary: Add ACL Authorizer integration test for authorized OffsetCommits with an unknown topic Key: KAFKA-14779 URL: https://issues.apache.org/jira/browse/KAFKA-14779

Re: [DISCUSS] KIP-902: Upgrade Zookeeper to 3.8.1

2023-03-06 Thread Christo Lolov
Hello Ismael, Thank you for the valid points. I have updated the KIP, but do let me know if you believe it is still not clear enough. Best, Christo > On 2 Mar 2023, at 15:21, Ismael Juma wrote: > > Thanks for the KIP. I think the following is a little confusing since it > doesn't make it cle

[jira] [Created] (KAFKA-14780) Make RefreshingHttpsJwksTest#testSecondaryRefreshAfterElapsedDelay deterministic

2023-03-06 Thread Alexandre Dupriez (Jira)
Alexandre Dupriez created KAFKA-14780: - Summary: Make RefreshingHttpsJwksTest#testSecondaryRefreshAfterElapsedDelay deterministic Key: KAFKA-14780 URL: https://issues.apache.org/jira/browse/KAFKA-14780

Re: A query on log truncation.

2023-03-06 Thread Vinoth
Hi Luke , Thanks for acknowledging my mail. Sorry for the late reply. My query was not on keeping uncommitted records but on how teams managed the loss of committed data in case of unclean leader election. Is there a means to track lost data?. Is this a common problem?. I am asking ba

[jira] [Created] (KAFKA-14781) MM2 logs misleading error during topic ACL sync when broker does not have authorizer configured

2023-03-06 Thread Chris Egerton (Jira)
Chris Egerton created KAFKA-14781: - Summary: MM2 logs misleading error during topic ACL sync when broker does not have authorizer configured Key: KAFKA-14781 URL: https://issues.apache.org/jira/browse/KAFKA-14781

[jira] [Created] (KAFKA-14782) Implementation Details Different from Documentation (delivery.timeout.ms)

2023-03-06 Thread jangho kwon (Jira)
jangho kwon created KAFKA-14782: --- Summary: Implementation Details Different from Documentation (delivery.timeout.ms) Key: KAFKA-14782 URL: https://issues.apache.org/jira/browse/KAFKA-14782 Project: Kafk

Re: [VOTE] KIP-898: Modernize Connect plugin discovery

2023-03-06 Thread Greg Harris
Hi all, This vote thread has been open over 72 hours, and has sufficient votes for lazy majority, so I'll close the voting at this time. +4 binding votes from Chris Egerton, Mickael Maison, John Roesler, and Bill Bejeck. +2 non-binding votes from myself and Federico Valeri. No -1 binding or -1 no

Re: [DISCUSS] KIP-909: Allow clients to rebootstrap DNS lookup failure

2023-03-06 Thread Philip Nee
Cheers Kafka Community, I just wanna give this thread bump, as it has been a bit quiet for the past week. I have not updated the KIP based on Chris and Jason's feedback, as I would also like to know more about what do people think. Jason - Thanks for the suggestion, I think your suggestion makes

[GitHub] [kafka-site] mimaison commented on pull request #410: KAFKA-13882 Docker to preview docs locally

2023-03-06 Thread via GitHub
mimaison commented on PR #410: URL: https://github.com/apache/kafka-site/pull/410#issuecomment-1456641170 @mjsax My point is that when testing locally without the `.htaccess` changes, all pages other than localhost:8080/documentation/ fail to load. For example http://localhost:8080/quicksta

[GitHub] [kafka-site] qingwei91 commented on pull request #410: KAFKA-13882 Docker to preview docs locally

2023-03-06 Thread via GitHub
qingwei91 commented on PR #410: URL: https://github.com/apache/kafka-site/pull/410#issuecomment-1456760908 @mimaison , really sorry, I forgotten to check quick start. I've added it back now, guess I need to figure out why that's required here but not in the actual deployment ... -- This

Re: Hosting Kafka Videos on ASF YouTube channel

2023-03-06 Thread Bill Bejeck
Hi Brian, I'm bumping this thread. I have download links for all the videos (5) now, but I'd prefer to share them directly with you or whoever will get them hosted on the ASF youtube channel. Thanks! Bill On Thu, Feb 23, 2023 at 12:13 PM Joe Brockmeier wrote: > Actually adding Brian to CC now

Re: Hosting Kafka Videos on ASF YouTube channel

2023-03-06 Thread Brian Proffitt
Yes, I was waiting for you. Just send the links directly to me, along with any other information that may be pertinent, like title, description, and speakers for each video. BKP On Mon, Mar 6, 2023 at 3:07 PM Bill Bejeck wrote: > Hi Brian, > > I'm bumping this thread. I have download links for

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

2023-03-06 Thread Apache Jenkins Server
See

Re: [VOTE] KIP-907: Add Boolean Serde to public interface

2023-03-06 Thread SpacRocket
Hello Everyone, Thank you everyone for looking into my KIP, much appreciated. I’d like to inform you that I closed the voting and soon will implement the changes. For the KIP, Kafka has Lazy Majority: I’ve got +3 (binding) and +2 (non-binding) votes. https://lists.apache.org/list?dev@kafka.apa

[jira] [Created] (KAFKA-14783) Implement new STOPPED state for connectors

2023-03-06 Thread Chris Egerton (Jira)
Chris Egerton created KAFKA-14783: - Summary: Implement new STOPPED state for connectors Key: KAFKA-14783 URL: https://issues.apache.org/jira/browse/KAFKA-14783 Project: Kafka Issue Type: Task

[jira] [Created] (KAFKA-14785) Implement connector offset read REST API

2023-03-06 Thread Chris Egerton (Jira)
Chris Egerton created KAFKA-14785: - Summary: Implement connector offset read REST API Key: KAFKA-14785 URL: https://issues.apache.org/jira/browse/KAFKA-14785 Project: Kafka Issue Type: Sub-ta

[jira] [Created] (KAFKA-14784) Implement connector offset reset REST API

2023-03-06 Thread Chris Egerton (Jira)
Chris Egerton created KAFKA-14784: - Summary: Implement connector offset reset REST API Key: KAFKA-14784 URL: https://issues.apache.org/jira/browse/KAFKA-14784 Project: Kafka Issue Type: Sub-t

[jira] [Created] (KAFKA-14786) Implement connector offset write/reset internal logic

2023-03-06 Thread Chris Egerton (Jira)
Chris Egerton created KAFKA-14786: - Summary: Implement connector offset write/reset internal logic Key: KAFKA-14786 URL: https://issues.apache.org/jira/browse/KAFKA-14786 Project: Kafka Issue

[GitHub] [kafka-site] qingwei91 commented on pull request #410: KAFKA-13882 Docker to preview docs locally

2023-03-06 Thread via GitHub
qingwei91 commented on PR #410: URL: https://github.com/apache/kafka-site/pull/410#issuecomment-1457134844 Hi @mimaison , another way I can think of is to avoid using .htaccess in the docker, and inject all config required in httpd.conf instead. https://github.com/apache/kafka-site/p

[GitHub] [kafka-site] mjsax commented on pull request #410: KAFKA-13882 Docker to preview docs locally

2023-03-06 Thread via GitHub
mjsax commented on PR #410: URL: https://github.com/apache/kafka-site/pull/410#issuecomment-1457209098 Ah sorry. Seems I miss-understood your comment @mimaison. -- I am not an expert in this domain and don't know why we need the change to `htaccess` nor what the actually impact is... :(

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

2023-03-06 Thread Apache Jenkins Server
See

[jira] [Reopened] (KAFKA-14371) quorum-state file contains empty/unused clusterId field

2023-03-06 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-14371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] José Armando García Sancio reopened KAFKA-14371: Assignee: (was: Gantigmaa Selenge) > quorum-state file conta

Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #1653

2023-03-06 Thread Apache Jenkins Server
See Changes: -- [...truncated 536423 lines...] [2023-03-07T04:34:46.105Z] [2023-03-07T04:34:46.105Z] Gradle Test Run :connect:runtime:integrationTest > Gradle Test Execut

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

2023-03-06 Thread hudeqi
Long time no see, this issue has been discussed for a long time, now please allow me to summarize this issue, and then everyone can help to see which direction this issue should go in? There are two problems to be solved by this kip: 1. Solve the problem that when the client configures the "auto

[jira] [Created] (KAFKA-14787) Supports reading ssl certificate files from hdfs

2023-03-06 Thread melin (Jira)
melin created KAFKA-14787: - Summary: Supports reading ssl certificate files from hdfs Key: KAFKA-14787 URL: https://issues.apache.org/jira/browse/KAFKA-14787 Project: Kafka Issue Type: Bug

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

2023-03-06 Thread Apache Jenkins Server
See