[jira] [Resolved] (KAFKA-9587) Producer configs are omitted in the documentation

2020-10-13 Thread Konstantine Karantasis (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantine Karantasis resolved KAFKA-9587. --- Resolution: Fixed > Producer configs are omitted in the documentation >

[jira] [Created] (KAFKA-10608) Add support for rolling upgrade with topology changes

2020-10-13 Thread Ashish Surana (Jira)
Ashish Surana created KAFKA-10608: - Summary: Add support for rolling upgrade with topology changes Key: KAFKA-10608 URL: https://issues.apache.org/jira/browse/KAFKA-10608 Project: Kafka

Build failed in Jenkins: Kafka » kafka-trunk-jdk11 #140

2020-10-13 Thread Apache Jenkins Server
See Changes: [cshapi] MINOR internal KIP-629 changes to methods and variables [github] KAFKA-10573 Update connect transforms configs for KIP-629 (#9403) --

Build failed in Jenkins: Kafka » kafka-2.7-jdk8 #10

2020-10-13 Thread Apache Jenkins Server
See Changes: [Randall Hauch] KAFKA-10573 Update connect transforms configs for KIP-629 (#9403) -- [...truncated 3.42 MB...]

Jenkins build is back to normal : Kafka » kafka-trunk-jdk8 #135

2020-10-13 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-631: The Quorum-based Kafka Controller

2020-10-13 Thread Jun Rao
Hi, Colin, Thanks for the reply. A few more comments below. 80.1 controller.listener.names only defines the name of the listener. The actual listener including host/port/security_protocol is typically defined in advertised_listners. Does that mean advertised_listners is a required config now?

[jira] [Resolved] (KAFKA-10521) Remove ZK watch for completing partition reassignment

2020-10-13 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-10521. - Fix Version/s: 2.7.0 Resolution: Fixed > Remove ZK watch for completing

[jira] [Created] (KAFKA-10607) Ensure the error counts contains the NONE

2020-10-13 Thread Boyang Chen (Jira)
Boyang Chen created KAFKA-10607: --- Summary: Ensure the error counts contains the NONE Key: KAFKA-10607 URL: https://issues.apache.org/jira/browse/KAFKA-10607 Project: Kafka Issue Type:

Build failed in Jenkins: Kafka » kafka-2.7-jdk8 #9

2020-10-13 Thread Apache Jenkins Server
See Changes: [Matthias J. Sax] KAFKA-10494: Eager handling of sending old values (#9415) [cshapi] KAFKA-10570; Rename JMXReporter configs for KIP-629 [cshapi] MINOR rename kafka.utils.Whitelist to

Re: [VOTE] KIP-584: Versioning scheme for features

2020-10-13 Thread Kowshik Prakasam
Hi all, I wanted to let you know that I have made the following minor changes to the `kafka-features` CLI tool description in the KIP-584 write up. The purpose is to ensure the design is correct for a few things which came up during implementation: 1. The CLI tool now produces a tab-formatted

[jira] [Resolved] (KAFKA-10573) Rename connect transform configs for KIP-629

2020-10-13 Thread Randall Hauch (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Hauch resolved KAFKA-10573. --- Fix Version/s: (was: 2.8.0) Reviewer: Randall Hauch Resolution: Fixed

[jira] [Created] (KAFKA-10606) Auto create non-existent topics when fetching metadata for all topics

2020-10-13 Thread Lincong Li (Jira)
Lincong Li created KAFKA-10606: -- Summary: Auto create non-existent topics when fetching metadata for all topics Key: KAFKA-10606 URL: https://issues.apache.org/jira/browse/KAFKA-10606 Project: Kafka

Build failed in Jenkins: Kafka » kafka-2.7-jdk8 #8

2020-10-13 Thread Apache Jenkins Server
See Changes: [John Roesler] KAFKA-10437: Implement new PAPI support for test-utils (#9396) -- [...truncated 6.84 MB...]

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #134

2020-10-13 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10533; KafkaRaftClient should flush log after appends (#9352) [github] KAFKA-10437: Implement new PAPI support for test-utils (#9396)

Re: [VOTE] KIP-516: Topic Identifiers

2020-10-13 Thread Jun Rao
Hi, Justine, Thanks for starting the vote. Just a few minor comments. 1. It seems that we should remove the topic field from the StopReplicaResponse below? StopReplica Response (Version: 4) => error_code [topics] error_code => INT16 topics => topic topic_id* [partitions] 2. "After

Jenkins build is back to normal : Kafka » kafka-trunk-jdk15 #167

2020-10-13 Thread Apache Jenkins Server
See

Re: [VOTE] KIP-671: Add method to Shutdown entire Streams Application

2020-10-13 Thread Walker Carlson
Those are good points Sophie and Matthias. I sepificed the defaults in the kip and standardized the names fo the handler to make them a bit more readable. Thanks for the suggestions, Walker On Tue, Oct 13, 2020 at 12:24 PM Sophie Blee-Goldman wrote: > Super nit: can we standardize the method &

[jira] [Resolved] (KAFKA-10570) Rename JMXReporter configs for KIP-629

2020-10-13 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-10570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Léauté resolved KAFKA-10570. --- Fix Version/s: 2.7.0 Resolution: Fixed > Rename JMXReporter configs for KIP-629 >

Re: [VOTE] KIP-671: Add method to Shutdown entire Streams Application

2020-10-13 Thread Sophie Blee-Goldman
Super nit: can we standardize the method & enum names? Right now we have these enums: StreamsUncaughtExceptionHandlerResponse StreamsUncaughtExceptionHandlerResponseGlobalThread and these callbacks: handleUncaughtException() handleExceptionInGlobalThread() The method names have different

Re: [VOTE] KIP-671: Add method to Shutdown entire Streams Application

2020-10-13 Thread Matthias J. Sax
Thanks Walker. Overall, LGTM. However, I am wondering if we should have default implementations for both handler methods? Before the latest change, there was only one method and having a default was not necessary. However, forcing people to implement both methods might not be the best user

Re: confluence access

2020-10-13 Thread Matthias J. Sax
Done. On 10/13/20 8:51 AM, Dániel Urbán wrote: > Hi, > > I'd like to access the wiki and contribute to KIPs, please add me. My > username is urbandan. > > Thanks in advance, > Daniel >

[GitHub] [kafka-site] mjsax merged pull request #302: Updating title on videos page

2020-10-13 Thread GitBox
mjsax merged pull request #302: URL: https://github.com/apache/kafka-site/pull/302 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

[GitHub] [kafka-site] scott-confluent opened a new pull request #302: Updating title on videos page

2020-10-13 Thread GitBox
scott-confluent opened a new pull request #302: URL: https://github.com/apache/kafka-site/pull/302 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Resolved] (KAFKA-10215) MockProcessorContext doesn't work with SessionStores

2020-10-13 Thread John Roesler (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Roesler resolved KAFKA-10215. -- Resolution: Fixed Fixed in the new processor API. > MockProcessorContext doesn't work with

[jira] [Created] (KAFKA-10605) KIP-478: deprecate the replaced Processor API members

2020-10-13 Thread John Roesler (Jira)
John Roesler created KAFKA-10605: Summary: KIP-478: deprecate the replaced Processor API members Key: KAFKA-10605 URL: https://issues.apache.org/jira/browse/KAFKA-10605 Project: Kafka Issue

[jira] [Resolved] (KAFKA-10562) KIP-478: Delegate the store wrappers to the new init method

2020-10-13 Thread John Roesler (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Roesler resolved KAFKA-10562. -- Resolution: Fixed > KIP-478: Delegate the store wrappers to the new init method >

[jira] [Resolved] (KAFKA-10437) KIP-478: Implement test-utils changes

2020-10-13 Thread John Roesler (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Roesler resolved KAFKA-10437. -- Resolution: Fixed > KIP-478: Implement test-utils changes >

[jira] [Resolved] (KAFKA-10533) Add log flush semantics to simulation test

2020-10-13 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-10533. - Resolution: Fixed > Add log flush semantics to simulation test >

confluence access

2020-10-13 Thread Dániel Urbán
Hi, I'd like to access the wiki and contribute to KIPs, please add me. My username is urbandan. Thanks in advance, Daniel

[jira] [Created] (KAFKA-10604) The StreamsConfig.STATE_DIR_CONFIG's default value does not reflect the JVM parameter or OS-specific settings

2020-10-13 Thread Dongjin Lee (Jira)
Dongjin Lee created KAFKA-10604: --- Summary: The StreamsConfig.STATE_DIR_CONFIG's default value does not reflect the JVM parameter or OS-specific settings Key: KAFKA-10604 URL:

Build failed in Jenkins: Kafka » kafka-2.6-jdk8 #34

2020-10-13 Thread Apache Jenkins Server
See Changes: [Randall Hauch] KAFKA-10574: Fix infinite loop in Values::parseString (#9375) -- [...truncated 6.31 MB...]