Build failed in Jenkins: Kafka » kafka-trunk-jdk15 #568

2021-02-24 Thread Apache Jenkins Server
See Changes: [github] MINOR: bump release version to 3.0.0-SNAPSHOT (#10186) -- [...truncated 7.35 MB...] AclAuthorizerTest >

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

2021-02-24 Thread Apache Jenkins Server
See Changes: [github] MINOR: bump release version to 3.0.0-SNAPSHOT (#10186) -- [...truncated 3.67 MB...] SocketServerTest > testConnectionId() STARTED

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

2021-02-24 Thread Apache Jenkins Server
See Changes: [github] MINOR: bump release version to 3.0.0-SNAPSHOT (#10186) -- [...truncated 3.65 MB...] TransactionsTest >

[jira] [Resolved] (KAFKA-12211) NoSuchFileException will be thrown if hasPersistentStores is false when creating stateDir

2021-02-24 Thread A. Sophie Blee-Goldman (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. Sophie Blee-Goldman resolved KAFKA-12211. Resolution: Fixed > NoSuchFileException will be thrown if

Build failed in Jenkins: Kafka » kafka-trunk-jdk15 #567

2021-02-24 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12267; Implement `DescribeTransactions` API (#10183) -- [...truncated 3.66 MB...] ConsoleConsumerTest >

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

2021-02-24 Thread Apache Jenkins Server
See Changes: [github] MINOR: Add release documentation for KIP-614 (#10051) [github] MINOR: Fix the generation extraction util (#10204) [github] KAFKA-12267; Implement `DescribeTransactions` API

Jenkins build is back to normal : Kafka » kafka-2.8-jdk8 #37

2021-02-24 Thread Apache Jenkins Server
See

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

2021-02-24 Thread Apache Jenkins Server
See Changes: [github] MINOR: Add release documentation for KIP-614 (#10051) [github] MINOR: Fix the generation extraction util (#10204) [github] KAFKA-12267; Implement `DescribeTransactions` API

[jira] [Created] (KAFKA-12374) Add missing config sasl.mechanism.controller.protocol

2021-02-24 Thread Ron Dagostino (Jira)
Ron Dagostino created KAFKA-12374: - Summary: Add missing config sasl.mechanism.controller.protocol Key: KAFKA-12374 URL: https://issues.apache.org/jira/browse/KAFKA-12374 Project: Kafka

Build failed in Jenkins: Kafka » kafka-trunk-jdk15 #566

2021-02-24 Thread Apache Jenkins Server
See Changes: [github] MINOR: Add release documentation for KIP-614 (#10051) [github] MINOR: Fix the generation extraction util (#10204) -- [...truncated

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

2021-02-24 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12350: Correct the default value in doc (#10165) -- [...truncated 7.29 MB...] LogTest >

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

2021-02-24 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12350: Correct the default value in doc (#10165) -- [...truncated 7.33 MB...] SocketServerTest > testConnectionId() STARTED

[jira] [Resolved] (KAFKA-12267) Implement DescribeTransactions API

2021-02-24 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12267. - Resolution: Fixed > Implement DescribeTransactions API >

Build failed in Jenkins: Kafka » kafka-trunk-jdk15 #565

2021-02-24 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12350: Correct the default value in doc (#10165) -- [...truncated 7.33 MB...] AclAuthorizerTest >

[jira] [Created] (KAFKA-12373) Improve KafkaRaftClient handling of graceful shutdown

2021-02-24 Thread Jose Armando Garcia Sancio (Jira)
Jose Armando Garcia Sancio created KAFKA-12373: -- Summary: Improve KafkaRaftClient handling of graceful shutdown Key: KAFKA-12373 URL: https://issues.apache.org/jira/browse/KAFKA-12373

[jira] [Created] (KAFKA-12372) Enhance TimestampCoverter to handle fields schema name to convert to Timestamp or Date

2021-02-24 Thread Hoa Le (Jira)
Hoa Le created KAFKA-12372: -- Summary: Enhance TimestampCoverter to handle fields schema name to convert to Timestamp or Date Key: KAFKA-12372 URL: https://issues.apache.org/jira/browse/KAFKA-12372 Project:

[GitHub] [kafka-site] mjsax commented on pull request #333: Added documentation fix for KAFKA-12360

2021-02-24 Thread GitBox
mjsax commented on pull request #333: URL: https://github.com/apache/kafka-site/pull/333#issuecomment-785274324 @nicodds Thanks for the PR! We also need a second PR for https://github.com/apache/kafka that is the source of truth for the docs.

[jira] [Resolved] (KAFKA-12350) document about refresh.topics.interval.seconds default value is not right

2021-02-24 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-12350. Resolution: Fixed > document about refresh.topics.interval.seconds default value is not

Re: [DISCUSS] Apache Kafka 3.0.0 release

2021-02-24 Thread Chia-Ping Tsai
Thanks for taking over this hard job! +1 On 2021/02/23 08:02:09, Konstantine Karantasis wrote: > Hi all, > > Given that we seem to reach an agreement that the feature release after the > upcoming 2.8.0 will be 3.0.0, I'd like to volunteer to be the release > manager for the Apache Kafka 3.0.0

Re: [DISCUSS] KIP-715: Expose Committed offset in streams

2021-02-24 Thread Walker Carlson
Thank you for the comments everyone! I think there are a few things I can clear up in general then I will specifically respond to each question. First, when I say "idling" I refer to task idling. Where the stream is intentionally not making progress. (

Re: [DISCUSS] Apache Kafka 3.0.0 release

2021-02-24 Thread Bill Bejeck
Thanks for volunteering Konstantine, +1 for me. -Bill On Wed, Feb 24, 2021 at 8:59 AM Ismael Juma wrote: > Thanks for volunteering Konstantine! +1. > > Ismael > > On Tue, Feb 23, 2021 at 12:02 AM Konstantine Karantasis < > konstant...@confluent.io> wrote: > > > Hi all, > > > > Given that we

[jira] [Created] (KAFKA-12371) MirrorMaker 2.0 documentation is incorrect

2021-02-24 Thread Scott Kirkpatrick (Jira)
Scott Kirkpatrick created KAFKA-12371: - Summary: MirrorMaker 2.0 documentation is incorrect Key: KAFKA-12371 URL: https://issues.apache.org/jira/browse/KAFKA-12371 Project: Kafka Issue

Re: [DISCUSS] Apache Kafka 3.0.0 release

2021-02-24 Thread Ismael Juma
Thanks for volunteering Konstantine! +1. Ismael On Tue, Feb 23, 2021 at 12:02 AM Konstantine Karantasis < konstant...@confluent.io> wrote: > Hi all, > > Given that we seem to reach an agreement that the feature release after the > upcoming 2.8.0 will be 3.0.0, I'd like to volunteer to be the

[jira] [Resolved] (KAFKA-12290) Adding a new topic or removing an existing topic to/from --whitelist in mirrormaker config file stops all replication

2021-02-24 Thread Chris Cairns (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Cairns resolved KAFKA-12290. -- Resolution: Fixed > Adding a new topic or removing an existing topic to/from --whitelist in

Re: [DISCUSS] KIP-697: Stricter parsing of addresses in configs

2021-02-24 Thread Tom Bentley
So we missed the boat for 2.8. Any interest in doing this is 3.0 (even just adding the warning?) Kind regards, Tom On Tue, Jan 19, 2021 at 12:09 PM Tom Bentley wrote: > Hi Gwen, > > Thanks for taking the time to look at it. > > 1. It's difficult to have a clear idea how often people supply a

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

2021-02-24 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12323: Set timestamp in record context when punctuate (#10170) -- [...truncated 3.66 MB...] ConsoleConsumerTest >

[GitHub] [kafka-site] nicodds opened a new pull request #333: Added documentation fix for KAFKA-12360

2021-02-24 Thread GitBox
nicodds opened a new pull request #333: URL: https://github.com/apache/kafka-site/pull/333 The fix clarify the use of max.task.idle.ms, as pointed out in https://issues.apache.org/jira/browse/KAFKA-12360 This is an

Build failed in Jenkins: Kafka » kafka-2.8-jdk8 #36

2021-02-24 Thread Apache Jenkins Server
See Changes: [Guozhang Wang] KAFKA-12323: Set timestamp in record context when punctuate (#10170) -- [...truncated 7.21 MB...] RequestConvertToJsonTest >

Re: [DISCUSS] KIP-707: The future of KafkaFuture

2021-02-24 Thread Tom Bentley
If the next release is going to be Kafka 3.0, as seems to be the case, it would be a great time to decide whether and what we're doing with this API. So I'd be grateful for any feedback people might have. Many thanks, Tom On Tue, Feb 2, 2021 at 10:40 AM Tom Bentley wrote: > I've previously

Build failed in Jenkins: Kafka » kafka-trunk-jdk15 #564

2021-02-24 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12323: Set timestamp in record context when punctuate (#10170) -- [...truncated 7.33 MB...] TransactionsTest >

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

2021-02-24 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12323: Set timestamp in record context when punctuate (#10170) -- [...truncated 3.67 MB...] SocketServerTest > testNoOpAction()