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

2022-08-15 Thread Apache Jenkins Server
See

[GitHub] [kafka-site] jsancio merged pull request #438: MINOR; Add new signing key for jsan...@apache.org

2022-08-15 Thread GitBox
jsancio merged PR #438: URL: https://github.com/apache/kafka-site/pull/438 -- 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-14167) Unexpected UNKNOWN_SERVER_ERROR raised from kraft controller

2022-08-15 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-14167: --- Summary: Unexpected UNKNOWN_SERVER_ERROR raised from kraft controller Key: KAFKA-14167 URL: https://issues.apache.org/jira/browse/KAFKA-14167 Project: Kafka

[jira] [Resolved] (KAFKA-14039) Fix KRaft AlterConfigPolicy usage

2022-08-15 Thread David Arthur (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur resolved KAFKA-14039. -- Resolution: Fixed > Fix KRaft AlterConfigPolicy usage > - > >

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

2022-08-15 Thread Apache Jenkins Server
See

Re: [DISCISS] KIP-860: Add client-provided option to guard against unintentional replication factor change during partition reassignments

2022-08-15 Thread Stanislav Kozlovski
Thanks for the discussion all, I have updated the KIP to mention throwing an UnsupportedVersionException if the server is running an old version that would not honor the configured allowReplicationFactor option. Please take a look: - KIP:

[jira] [Resolved] (KAFKA-13809) FileStreamSinkConnector and FileStreamSourceConnector should propagate full configuration to tasks

2022-08-15 Thread Chris Egerton (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Egerton resolved KAFKA-13809. --- Fix Version/s: 3.4.0 Resolution: Fixed > FileStreamSinkConnector and

[jira] [Reopened] (KAFKA-13809) FileStreamSinkConnector and FileStreamSourceConnector should propagate full configuration to tasks

2022-08-15 Thread Chris Egerton (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Egerton reopened KAFKA-13809: --- > FileStreamSinkConnector and FileStreamSourceConnector should propagate full > configuration

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

2022-08-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 418909 lines...] [2022-08-15T20:37:50.469Z] InternalTopicIntegrationTest > shouldCompactTopicsForKeyValueStoreChangelogs() PASSED

Re: Last sprint to finish line: Replace EasyMock/Powermock with Mockito

2022-08-15 Thread Christo
Hello! Following Divij's example I wanted to give an update on the progress being made. With a combined effort from Yash Mayya, Matthew de Detrich and myself we are 3/4 through providing pull requests for moving the remaining EasyMock tests to Mockito

[jira] [Resolved] (KAFKA-14154) Persistent URP after controller soft failure

2022-08-15 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-14154. - Resolution: Fixed > Persistent URP after controller soft failure >

Consumer Lag-Apache_kafka_JMX metrics

2022-08-15 Thread Kafka Life
Dear Kafka Experts we need to monitor the consumer lag in kafka clusters 2.5.1 and 2.8.0 versions of kafka in Grafana. 1/ What is the correct path for JMX metrics to evaluate Consumer Lag in kafka cluster. 2/ I had thought it is FetcherLag but it looks like it is not as per the link below.

[jira] [Created] (KAFKA-14166) Consistent toString implementations for byte arrays in generated messages

2022-08-15 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-14166: --- Summary: Consistent toString implementations for byte arrays in generated messages Key: KAFKA-14166 URL: https://issues.apache.org/jira/browse/KAFKA-14166

[GitHub] [kafka-site] jsancio opened a new pull request, #438: MINOR; Add new signing key for jsan...@apache.org

2022-08-15 Thread GitBox
jsancio opened a new pull request, #438: URL: https://github.com/apache/kafka-site/pull/438 This key can also be found on keys.opengpg.org -- 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

Re: [DISCUSS] KIP-844: Transactional State Stores

2022-08-15 Thread Alexander Sorokoumov
Hey Guozhang, Thank you for elaborating! I like your idea to introduce a StreamsConfig specifically for the default store APIs. You mentioned Materialized, but I think changes in StreamJoined follow the same logic. I updated the KIP and the prototype according to your suggestions: * Add a new

[jira] [Resolved] (KAFKA-14051) KRaft remote controllers do not create metrics reporters

2022-08-15 Thread Ron Dagostino (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Dagostino resolved KAFKA-14051. --- Resolution: Fixed > KRaft remote controllers do not create metrics reporters >

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

2022-08-15 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-13559) The broker's ProduceResponse may be delayed for 300ms

2022-08-15 Thread Rajini Sivaram (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram resolved KAFKA-13559. Fix Version/s: 3.4.0 Reviewer: Rajini Sivaram Resolution: Fixed > The