Build failed in Jenkins: kafka-trunk-jdk11 #1132

2020-02-04 Thread Apache Jenkins Server
See Changes: [github] KAFKA-9113: Clean up task management and state management (#7997) [github] MINOR: Fixing null handilg in ValueAndTimestampSerializer (#7679) --

Build failed in Jenkins: kafka-trunk-jdk8 #4208

2020-02-04 Thread Apache Jenkins Server
See Changes: [github] KAFKA-9113: Clean up task management and state management (#7997) -- [...truncated 2.83 MB...] org.apache.kafka.streams.MockTimeTest >

Build failed in Jenkins: kafka-trunk-jdk11 #1131

2020-02-04 Thread Apache Jenkins Server
See Changes: [github] MINOR: fix checkstyle issue in ConsumerConfig.java (#8038) -- [...truncated 2.86 MB...] org.apache.kafka.streams.test.ConsumerRecordFactoryTest >

Build failed in Jenkins: kafka-trunk-jdk11 #1130

2020-02-04 Thread Apache Jenkins Server
See Changes: [github] KAFKA-9491; Increment high watermark after full log truncation (#8037) -- [...truncated 985.77 KB...] org.apache.kafka.streams.kstream.WindowsTest

Build failed in Jenkins: kafka-2.5-jdk8 #4

2020-02-04 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-9491; Increment high watermark after full log truncation (#8037) -- [...truncated 5.76 MB...] org.apache.kafka.streams.test.TestRecordTest >

回复:Requesting permission for creating KIP

2020-02-04 Thread feyman2009
Thanks a lot, Jun Rao! -- 发件人:Jun Rao 发送时间:2020年2月5日(星期三) 10:11 收件人:dev ; feyman2009 主 题:Re: Requesting permission for creating KIP Hi, Feyman, Thanks for your interest. Just gave you the wiki permission. Jun On Tue, Feb 4,

Re: require permission for creating KIP

2020-02-04 Thread Jun Rao
Hi, Rahul, Thanks for your interest. Just gave you the wiki permission. Jun On Tue, Feb 4, 2020 at 10:05 AM Rahul Bhattacharya wrote: > Hi, > i was trying to create a KIP and i would like to have access to do so. > Please let me know if you can provide me the access. > > -- > Thanks And

Re: Requesting permission for creating KIP

2020-02-04 Thread Jun Rao
Hi, Feyman, Thanks for your interest. Just gave you the wiki permission. Jun On Tue, Feb 4, 2020 at 4:38 PM feyman2009 wrote: > > my https://cwiki.apache.org/ account is the same as this sender email, > thanks !

Build failed in Jenkins: kafka-2.4-jdk8 #135

2020-02-04 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-9491; Increment high watermark after full log truncation (#8037) -- [...truncated 5.50 MB...] org.apache.kafka.streams.TopologyTestDriverTest >

Build failed in Jenkins: kafka-trunk-jdk8 #4207

2020-02-04 Thread Apache Jenkins Server
See Changes: [github] MINOR: fix checkstyle issue in ConsumerConfig.java (#8038) -- [...truncated 5.76 MB...] org.apache.kafka.streams.TopologyTestDriverTest >

Build failed in Jenkins: kafka-2.3-jdk8 #168

2020-02-04 Thread Apache Jenkins Server
See Changes: [rhauch] KAFKA-9074: Correct Connect’s `Values.parseString` to properly parse a -- [...truncated 2.98 MB...] kafka.common.InterBrokerSendThreadTest >

Requesting permission for creating KIP

2020-02-04 Thread feyman2009
my https://cwiki.apache.org/ account is the same as this sender email, thanks !

[jira] [Resolved] (KAFKA-9491) Fast election during reassignment can lead to replica fetcher failures

2020-02-04 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-9491. Resolution: Fixed > Fast election during reassignment can lead to replica fetcher failures

Build failed in Jenkins: kafka-trunk-jdk8 #4206

2020-02-04 Thread Apache Jenkins Server
See Changes: [github] KAFKA-9491; Increment high watermark after full log truncation (#8037) -- [...truncated 1.50 MB...] org.apache.kafka.streams.TopologyTestDriverTest

Re: Requesting permission to create KIP

2020-02-04 Thread Matthias J. Sax
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Done. On 2/4/20 12:17 PM, Shailesh Panwar wrote: > As per the instructions on this page > https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Pr oposals#KafkaImprovementProposals-KIPround-up > > sending out this email to request

Re: [KAFKA-557] Add emit on change support for Kafka Streams

2020-02-04 Thread Matthias J. Sax
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 First a high level comment: Overall, I would like to make one step back, and make sure we are discussion on the same level. Originally, I understood this KIP as a proposed change of _semantics_, however, given the latest discussion it seems it's

[jira] [Created] (KAFKA-9505) InternalTopicManager may falls into infinite loop with partially created topics

2020-02-04 Thread Guozhang Wang (Jira)
Guozhang Wang created KAFKA-9505: Summary: InternalTopicManager may falls into infinite loop with partially created topics Key: KAFKA-9505 URL: https://issues.apache.org/jira/browse/KAFKA-9505

Build failed in Jenkins: kafka-2.4-jdk8 #134

2020-02-04 Thread Apache Jenkins Server
See Changes: [rajinisivaram] KAFKA-9492; Ignore record errors in ProduceResponse for older versions [rhauch] KAFKA-9074: Correct Connect’s `Values.parseString` to properly parse a

Build failed in Jenkins: kafka-2.5-jdk8 #3

2020-02-04 Thread Apache Jenkins Server
See Changes: [rajinisivaram] KAFKA-9492; Ignore record errors in ProduceResponse for older versions [rhauch] KAFKA-9074: Correct Connect’s `Values.parseString` to properly parse a

Re: Requesting permission to create KIP

2020-02-04 Thread Shailesh Panwar
As per the instructions on this page https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals#KafkaImprovementProposals-KIPround-up sending out this email to request permission to create KIP. Wiki ID: srpanwar Thanks Shailesh ---

[jira] [Resolved] (KAFKA-5868) Kafka Consumer Rebalancing takes too long

2020-02-04 Thread Sophie Blee-Goldman (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sophie Blee-Goldman resolved KAFKA-5868. Fix Version/s: 2.5.0 Resolution: Fixed > Kafka Consumer Rebalancing takes

Build failed in Jenkins: kafka-trunk-jdk11 #1129

2020-02-04 Thread Apache Jenkins Server
See Changes: [github] KAFKA-9492; Ignore record errors in ProduceResponse for older versions [github] KAFKA-9074: Correct Connect’s `Values.parseString` to properly parse a [github] KAFKA-9477 Document

Build failed in Jenkins: kafka-trunk-jdk8 #4205

2020-02-04 Thread Apache Jenkins Server
See Changes: [github] KAFKA-9492; Ignore record errors in ProduceResponse for older versions [github] KAFKA-9074: Correct Connect’s `Values.parseString` to properly parse a [github] KAFKA-9477 Document

[jira] [Reopened] (KAFKA-9491) Fast election during reassignment can lead to replica fetcher failures

2020-02-04 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma reopened KAFKA-9491: Reopening as we are still considering a cherry-pick to 2.3. > Fast election during reassignment can

[jira] [Resolved] (KAFKA-9491) Fast election during reassignment can lead to replica fetcher failures

2020-02-04 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-9491. Fix Version/s: 2.4.1 2.5.0 Resolution: Fixed > Fast election during

Re: [DISCUSS]KIP-216: IQ should throw different exceptions for different errors

2020-02-04 Thread Navinder Brar
Thanks Vito, for incorporating this. Makes sense. -Navinder On Wednesday, February 5, 2020, 12:17 AM, Matthias J. Sax wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Thanks Vito! That makes sense to me. On 2/1/20 11:29 PM, Vito Jeng wrote: > Hi, folks, > > KIP-562(KAFKA-9445)

Re: [DISCUSS]KIP-216: IQ should throw different exceptions for different errors

2020-02-04 Thread Matthias J. Sax
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Thanks Vito! That makes sense to me. On 2/1/20 11:29 PM, Vito Jeng wrote: > Hi, folks, > > KIP-562(KAFKA-9445) already merged three days ago. > > I have updated KIP-216 to reflect the KIP-562. The main change is > to introduce a new exception

[jira] [Resolved] (KAFKA-9074) Connect's Values class does not parse time or timestamp values from string literals

2020-02-04 Thread Randall Hauch (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Hauch resolved KAFKA-9074. -- Fix Version/s: 2.4.1 2.3.2 2.5.0 Reviewer: Jason

Requesting permission to create KIP

2020-02-04 Thread Shailesh Panwar
My 'cwiki.apache.org' account email id is the same as this email address. Thanks Shailesh

require permission for creating KIP

2020-02-04 Thread Rahul Bhattacharya
Hi, i was trying to create a KIP and i would like to have access to do so. Please let me know if you can provide me the access. -- Thanks And Regards Rahul

Re: [DISCUSS] 2.4.1 Bug Fix Release

2020-02-04 Thread Colin McCabe
Hi Bill, Sounds good. +1. best, Colin On Mon, Feb 3, 2020, at 17:27, Bill Bejeck wrote: > Hi All, > > I'd like to volunteer for the release manager of the 2.4.1 bug fix release. > > Kafka 2.4.0 was released on December 16, 2019, and so far 19 issues have > been fixed since then. > > Here is

[jira] [Resolved] (KAFKA-9492) ProducerResponse with record-level errors throw NPE with older client version

2020-02-04 Thread Rajini Sivaram (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram resolved KAFKA-9492. --- Fix Version/s: 2.4.1 Resolution: Fixed > ProducerResponse with record-level errors

Re: [KAFKA-557] Add emit on change support for Kafka Streams

2020-02-04 Thread Thomas Becker
Thanks John for your thoughtful reply. Some comments inline. On Mon, 2020-02-03 at 11:51 -0600, John Roesler wrote: [EXTERNAL EMAIL] Attention: This email was sent from outside TiVo. DO NOT CLICK any links or attachments unless you expected them. Hi Tommy,

Build failed in Jenkins: kafka-trunk-jdk11 #1128

2020-02-04 Thread Apache Jenkins Server
See Changes: [github] KAFKA-9490: Fix generics for Grouped (#8028) -- [...truncated 2.58 MB...] org.apache.kafka.streams.integration.StreamTableJoinIntegrationTest >

[jira] [Created] (KAFKA-9504) Memory leak in KafkaMetrics registered to MBean

2020-02-04 Thread Jira
Andreas Holmén created KAFKA-9504: - Summary: Memory leak in KafkaMetrics registered to MBean Key: KAFKA-9504 URL: https://issues.apache.org/jira/browse/KAFKA-9504 Project: Kafka Issue Type: