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

2022-05-13 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-13745) Flaky kafka.network.SocketServerTest.testNoOpActionResponseWithThrottledChannelWhereThrottlingAlreadyDone

2022-05-13 Thread Guozhang Wang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-13745. --- Resolution: Fixed > Flaky >

[jira] [Resolved] (KAFKA-13800) Remove force cast of TimeWindowKStreamImpl in tests of https://github.com/apache/kafka/pull/11896

2022-05-13 Thread Guozhang Wang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-13800. --- Resolution: Fixed > Remove force cast of TimeWindowKStreamImpl in tests of >

[jira] [Resolved] (KAFKA-13746) Flaky kafka.admin.TopicCommandIntegrationTest.testDescribeUnderMinIsrPartitionsMixed

2022-05-13 Thread Guozhang Wang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-13746. --- Resolution: Fixed > Flaky >

[jira] [Reopened] (KAFKA-13502) Support configuring BROKER_LOGGER on controller-only KRaft nodes

2022-05-13 Thread Jose Armando Garcia Sancio (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jose Armando Garcia Sancio reopened KAFKA-13502: I accidentally resolved this issue. > Support configuring

[jira] [Created] (KAFKA-13903) Add queue size metric to QuorumController

2022-05-13 Thread David Arthur (Jira)
David Arthur created KAFKA-13903: Summary: Add queue size metric to QuorumController Key: KAFKA-13903 URL: https://issues.apache.org/jira/browse/KAFKA-13903 Project: Kafka Issue Type: Bug

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

2022-05-13 Thread David Arthur (Jira)
David Arthur created KAFKA-13902: Summary: Support online metadata.version upgrades for KIP-704 in KRaft Key: KAFKA-13902 URL: https://issues.apache.org/jira/browse/KAFKA-13902 Project: Kafka

[jira] [Created] (KAFKA-13901) Exactly once producer cannot start due to TimeoutException: Timeout expired after 300000ms awaiting InitProducerId

2022-05-13 Thread Ben Augarten (Jira)
Ben Augarten created KAFKA-13901: Summary: Exactly once producer cannot start due to TimeoutException: Timeout expired after 30ms awaiting InitProducerId Key: KAFKA-13901 URL:

[jira] [Created] (KAFKA-13900) Support Java 9 direct ByteBuffer Checksum methods

2022-05-13 Thread Francesco Nigro (Jira)
Francesco Nigro created KAFKA-13900: --- Summary: Support Java 9 direct ByteBuffer Checksum methods Key: KAFKA-13900 URL: https://issues.apache.org/jira/browse/KAFKA-13900 Project: Kafka

Re: [DISCUSS] KIP-832 Allow creating a producer/consumer using a producer/consumer config

2022-05-13 Thread Colin McCabe
I agree. I would really like to see a builder interface here. If you changed the KIP to add this, you'd have to do the vote again, but I think it would be well worth it. best, Colin On Thu, May 12, 2022, at 00:13, Bruno Cadonna wrote: > Hi Francois, > > Modifying this KIP or starting a new

Re: [DISCUSS] KIP-787 - MM2 Interface to manage Kafka resources

2022-05-13 Thread Colin McCabe
On Wed, May 11, 2022, at 15:07, Omnia Ibrahim wrote: > Hi Colin, > I don't mind the idea of MM2 users implementing the AdminClient interface. > However, there're two disadvantages to this. > >1. Having around 70 methods definitions to have "NotImplemented" is one >downside, and keep up

[jira] [Created] (KAFKA-13899) Inconsistent error codes returned from AlterConfig APIs

2022-05-13 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-13899: --- Summary: Inconsistent error codes returned from AlterConfig APIs Key: KAFKA-13899 URL: https://issues.apache.org/jira/browse/KAFKA-13899 Project: Kafka

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

2022-05-13 Thread GitBox
qingwei91 commented on code in PR #410: URL: https://github.com/apache/kafka-site/pull/410#discussion_r872567579 ## .htaccess: ## @@ -9,3 +9,5 @@ RewriteRule ^/?(\d+)/javadoc - [S=2] RewriteRule ^/?(\d+)/images/ - [S=1] RewriteCond $2 !=protocol RewriteRule

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

2022-05-13 Thread GitBox
qingwei91 commented on code in PR #410: URL: https://github.com/apache/kafka-site/pull/410#discussion_r872567579 ## .htaccess: ## @@ -9,3 +9,5 @@ RewriteRule ^/?(\d+)/javadoc - [S=2] RewriteRule ^/?(\d+)/images/ - [S=1] RewriteCond $2 !=protocol RewriteRule

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

2022-05-13 Thread GitBox
qingwei91 commented on PR #410: URL: https://github.com/apache/kafka-site/pull/410#issuecomment-1126221013 Hi @mimaison sorry for the back and forth, after some fiddling, I realize the problem is that when requesting `localhost:8080/path`, httpd tries to find a file named`path`, which does

Re: [VOTE] KIP-834: Pause / Resume KafkaStreams Topologies

2022-05-13 Thread Walker Carlson
+1 from me (non-binding) Walker On Wed, May 11, 2022 at 12:36 PM Leah Thomas wrote: > Thanks Jim, great discussion. +1 from me (non-binding) > > Cheers, > Leah > > On Wed, May 11, 2022 at 10:14 AM Bill Bejeck wrote: > > > Thanks for the KIP! > > > > +1 (binding) > > > > -Bill > > > > On Wed,

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

2022-05-13 Thread GitBox
qingwei91 commented on PR #410: URL: https://github.com/apache/kafka-site/pull/410#issuecomment-1126166013 Woops, might be a regression, sorry, let me check, I will move this into draft in the mean time I agree, it is better to make it work for the whole site -- This is an

[jira] [Created] (KAFKA-13898) metrics.recording.level is underdocumented

2022-05-13 Thread Tom Bentley (Jira)
Tom Bentley created KAFKA-13898: --- Summary: metrics.recording.level is underdocumented Key: KAFKA-13898 URL: https://issues.apache.org/jira/browse/KAFKA-13898 Project: Kafka Issue Type:

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

2022-05-13 Thread GitBox
mimaison commented on PR #410: URL: https://github.com/apache/kafka-site/pull/410#issuecomment-1126118797 When I run this locally, I can only access pages under `Docs`, for anything else I get 404. Is it expected? I would be nice to preview the complete website. -- This is an

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

2022-05-13 Thread GitBox
mimaison commented on code in PR #410: URL: https://github.com/apache/kafka-site/pull/410#discussion_r872351993 ## start-preview.sh: ## @@ -0,0 +1,9 @@ +#!/usr/bin/env bash + +set -euxo pipefail + +docker build -t kafka-site-preview . + +docker run -dit --rm --name mypreview -p

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

2022-05-13 Thread GitBox
qingwei91 commented on code in PR #410: URL: https://github.com/apache/kafka-site/pull/410#discussion_r872289325 ## start-preview.sh: ## @@ -0,0 +1,9 @@ +#!/usr/bin/env bash + +set -euxo pipefail + +docker build -t kafka-site-preview . + +docker run -dit --rm --name mypreview

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

2022-05-13 Thread GitBox
qingwei91 commented on code in PR #410: URL: https://github.com/apache/kafka-site/pull/410#discussion_r872289325 ## start-preview.sh: ## @@ -0,0 +1,9 @@ +#!/usr/bin/env bash + +set -euxo pipefail + +docker build -t kafka-site-preview . + +docker run -dit --rm --name mypreview

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

2022-05-13 Thread GitBox
qingwei91 commented on code in PR #410: URL: https://github.com/apache/kafka-site/pull/410#discussion_r872289325 ## start-preview.sh: ## @@ -0,0 +1,9 @@ +#!/usr/bin/env bash + +set -euxo pipefail + +docker build -t kafka-site-preview . + +docker run -dit --rm --name mypreview

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

2022-05-13 Thread GitBox
qingwei91 commented on code in PR #410: URL: https://github.com/apache/kafka-site/pull/410#discussion_r872286879 ## start-preview.sh: ## @@ -0,0 +1,9 @@ +#!/usr/bin/env bash + +set -euxo pipefail + +docker build -t kafka-site-preview . + +docker run -dit --rm --name mypreview

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

2022-05-13 Thread Apache Jenkins Server
See

[GitHub] [kafka-site] tombentley merged pull request #411: Updates for the 3.1.1 release

2022-05-13 Thread GitBox
tombentley merged PR #411: URL: https://github.com/apache/kafka-site/pull/411 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Created] (KAFKA-13897) Add 3.1.1 to system tests and streams upgrade tests

2022-05-13 Thread Tom Bentley (Jira)
Tom Bentley created KAFKA-13897: --- Summary: Add 3.1.1 to system tests and streams upgrade tests Key: KAFKA-13897 URL: https://issues.apache.org/jira/browse/KAFKA-13897 Project: Kafka Issue

[ANNOUNCE] Apache Kafka 3.1.1

2022-05-13 Thread Tom Bentley
The Apache Kafka community is pleased to announce the release for Apache Kafka 3.1.1 Apache Kafka 3.1.1 is a bugfix release and 30 issues have been fixed since 3.1.0. All of the changes in this release can be found in the release notes: https://www.apache.org/dist/kafka/3.1.1/RELEASE_NOTES.html

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

2022-05-13 Thread GitBox
mimaison commented on code in PR #410: URL: https://github.com/apache/kafka-site/pull/410#discussion_r872225024 ## start-preview.sh: ## @@ -0,0 +1,9 @@ +#!/usr/bin/env bash + +set -euxo pipefail + +docker build -t kafka-site-preview . + +docker run -dit --rm --name mypreview -p

[GitHub] [kafka-site] tombentley commented on pull request #411: Updates for the 3.1.1 release

2022-05-13 Thread GitBox
tombentley commented on PR #411: URL: https://github.com/apache/kafka-site/pull/411#issuecomment-1125855598 @dajac @cadonna or @mimaison PTAL, thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

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

2022-05-13 Thread GitBox
qingwei91 commented on code in PR #410: URL: https://github.com/apache/kafka-site/pull/410#discussion_r872153458 ## README.md: ## @@ -0,0 +1,11 @@ +# How to preview the documentation changes locally? + +The documentation can hosted on a local webserver via httpd. + +You can run