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

2021-02-05 Thread Apache Jenkins Server
See

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

2021-02-05 Thread Apache Jenkins Server
See Changes: [github] KAFKA-9274: handle TimeoutException on task reset (#1) -- [...truncated 7.09 MB...] LogValidatorTest > testUncompressedBatchWithout

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

2021-02-05 Thread Apache Jenkins Server
See Changes: [github] Refactor the MetadataCache into two implementations (#10049) -- [...truncated 7.21 MB...] AuthorizerIntegrationTest > testConsumeWitho

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

2021-02-05 Thread Apache Jenkins Server
See Changes: [github] Refactor the MetadataCache into two implementations (#10049) -- [...truncated 7.18 MB...] LogValidatorTest > testLogAppendTimeWithoutRe

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

2021-02-05 Thread Apache Jenkins Server
See Changes: [github] KAFKA-9274: handle TimeoutException on task reset (#1) -- [...truncated 3.59 MB...] ControllerEventManagerTest > testSuccessfulEve

[jira] [Created] (KAFKA-12305) Flatten SMT fails on arrays

2021-02-05 Thread Chris Egerton (Jira)
Chris Egerton created KAFKA-12305: - Summary: Flatten SMT fails on arrays Key: KAFKA-12305 URL: https://issues.apache.org/jira/browse/KAFKA-12305 Project: Kafka Issue Type: Bug Compo

[jira] [Created] (KAFKA-12304) Improve topic validation in auto topic creation

2021-02-05 Thread Boyang Chen (Jira)
Boyang Chen created KAFKA-12304: --- Summary: Improve topic validation in auto topic creation Key: KAFKA-12304 URL: https://issues.apache.org/jira/browse/KAFKA-12304 Project: Kafka Issue Type: Imp

[jira] [Created] (KAFKA-12303) Flatten SMT drops some nested fields

2021-02-05 Thread Chris Egerton (Jira)
Chris Egerton created KAFKA-12303: - Summary: Flatten SMT drops some nested fields Key: KAFKA-12303 URL: https://issues.apache.org/jira/browse/KAFKA-12303 Project: Kafka Issue Type: Bug

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

2021-02-05 Thread Apache Jenkins Server
See Changes: [github] Refactor the MetadataCache into two implementations (#10049) -- [...truncated 3.52 MB...] ControllerChannelManagerTest > testStopRepl

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

2021-02-05 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10716: persist UUID in state directory for stable processId across restarts - 2.7 (#10060) -- [...truncated 6.89 MB...] org.apache.

Jenkins build is back to normal : Kafka » kafka-trunk-jdk11 #485

2021-02-05 Thread Apache Jenkins Server
See

Re: Proposing KIP-712: Shallow Mirroring

2021-02-05 Thread Ning Zhang
Hello Henry, This is a very interesting proposal. https://issues.apache.org/jira/browse/KAFKA-10728 reflects the similar concern of re-compressing data in mirror maker. Probably one thing may need to clarify is: how "shallow" mirroring is only applied to mirrormaker use case, if the changes ne

Re: [VOTE] KIP-695: Improve Streams Time Synchronization

2021-02-05 Thread Guozhang Wang
Thanks everyone for chiming in here! I'd also prefer the config approach if compared with API changes. On Fri, Feb 5, 2021 at 3:18 PM Bill Bejeck wrote: > I meant to chime in earlier. > > I also like the `PollOptions` idea, but I have to agree that the config > option would be the least disrupti

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

2021-02-05 Thread Apache Jenkins Server
See Changes: [github] MINOR: Allow KafkaApis to be configured for Raft controller quorums (#10045) -- [...truncated 3.60 MB...] AclAuthorizerTest > testSupe

Re: [VOTE] KIP-695: Improve Streams Time Synchronization

2021-02-05 Thread Bill Bejeck
I meant to chime in earlier. I also like the `PollOptions` idea, but I have to agree that the config option would be the least disruptive approach. Thanks, Bill On Fri, Feb 5, 2021 at 6:12 PM John Roesler wrote: > Thanks, all! > > It seems that the config I proposed is a solution that > everyo

Re: [VOTE] KIP-695: Improve Streams Time Synchronization

2021-02-05 Thread John Roesler
Thanks, all! It seems that the config I proposed is a solution that everyone can be happy with, so I will go ahead with a PR to fix that. I'll update the KIP after a round of PR reviews, in case there are new concerns that arise. Thanks, -John On Fri, 2021-02-05 at 15:07 -0800, Matthias J. Sax

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

2021-02-05 Thread Apache Jenkins Server
See Changes: [github] MINOR: Allow KafkaApis to be configured for Raft controller quorums (#10045) -- [...truncated 3.59 MB...] LogTest > testLastStableOffs

Re: [VOTE] KIP-695: Improve Streams Time Synchronization

2021-02-05 Thread Matthias J. Sax
Thanks for providing more details. Adding a config might be the way a least resistance... I am fine with that. -Matthias On 2/4/21 9:42 AM, Chia-Ping Tsai wrote: >> vvv >> long_poll.mode: return_on_records|return_on_response > > This idea LGTM. It not only makes minimum changes

[jira] [Resolved] (KAFKA-10678) Re-deploying Streams app causes rebalance and task migration

2021-02-05 Thread A. Sophie Blee-Goldman (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. Sophie Blee-Goldman resolved KAFKA-10678. Assignee: A. Sophie Blee-Goldman Resolution: Fixed Resolved via [htt

[jira] [Created] (KAFKA-12302) Flaky Test SaslApiVersionsRequestTest#testApiVersionsRequestWithUnsupportedVersion

2021-02-05 Thread Matthias J. Sax (Jira)
Matthias J. Sax created KAFKA-12302: --- Summary: Flaky Test SaslApiVersionsRequestTest#testApiVersionsRequestWithUnsupportedVersion Key: KAFKA-12302 URL: https://issues.apache.org/jira/browse/KAFKA-12302

Proposing KIP-713: Validation of Enums in configuration

2021-02-05 Thread Jeremy Custenborder
Hello All, I am proposing an API addition for handling enums in configuration. https://cwiki.apache.org/confluence/display/KAFKA/KIP-713%3A+Validation+of+Enums+in+configuration The Kafka ecosystem utilizes configuration values that map to java enums. If there is a typo in the configuration an Ill

[jira] [Created] (KAFKA-12301) Support for enum validation in configuration

2021-02-05 Thread Jeremy Custenborder (Jira)
Jeremy Custenborder created KAFKA-12301: --- Summary: Support for enum validation in configuration Key: KAFKA-12301 URL: https://issues.apache.org/jira/browse/KAFKA-12301 Project: Kafka

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

2021-02-05 Thread Apache Jenkins Server
See Changes: [github] MINOR: Remove ZK dependency for coordinator topics' partition counts (#10008) -- [...truncated 7.06 MB...] LogTest > testDeleteSnapsho

[jira] [Created] (KAFKA-12300) Log source broker when handling metadata response

2021-02-05 Thread alex wang (Jira)
alex wang created KAFKA-12300: - Summary: Log source broker when handling metadata response Key: KAFKA-12300 URL: https://issues.apache.org/jira/browse/KAFKA-12300 Project: Kafka Issue Type: Impro

[jira] [Resolved] (KAFKA-12279) Kafka 2.7 stream app issue

2021-02-05 Thread A. Sophie Blee-Goldman (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. Sophie Blee-Goldman resolved KAFKA-12279. Resolution: Not A Bug > Kafka 2.7 stream app issue > -

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

2021-02-05 Thread Apache Jenkins Server
See Changes: [github] MINOR: Remove ZK dependency for coordinator topics' partition counts (#10008) -- [...truncated 3.60 MB...] KafkaZkClientTest > testSet

[jira] [Created] (KAFKA-12299) Follow ups from MetadataCache changes

2021-02-05 Thread David Arthur (Jira)
David Arthur created KAFKA-12299: Summary: Follow ups from MetadataCache changes Key: KAFKA-12299 URL: https://issues.apache.org/jira/browse/KAFKA-12299 Project: Kafka Issue Type: Task

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

2021-02-05 Thread Apache Jenkins Server
See Changes: [github] MINOR: Remove ZK dependency for coordinator topics' partition counts (#10008) -- [...truncated 3.60 MB...] AclAuthorizerTest > testNo

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

2021-02-05 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12193: Re-resolve IPs after a client disconnects (#9902) (#10061) -- [...truncated 3.17 MB...] org.apache.kafka.streams.TopologyTestD

[jira] [Created] (KAFKA-12298) Create LeaderAndIsrRequestBenchmark

2021-02-05 Thread Justine Olshan (Jira)
Justine Olshan created KAFKA-12298: -- Summary: Create LeaderAndIsrRequestBenchmark Key: KAFKA-12298 URL: https://issues.apache.org/jira/browse/KAFKA-12298 Project: Kafka Issue Type: Task

[jira] [Created] (KAFKA-12297) Implementation of MockProducer contradicts documentation of Callback for async send

2021-02-05 Thread Olaf Gottschalk (Jira)
Olaf Gottschalk created KAFKA-12297: --- Summary: Implementation of MockProducer contradicts documentation of Callback for async send Key: KAFKA-12297 URL: https://issues.apache.org/jira/browse/KAFKA-12297

[jira] [Resolved] (KAFKA-12296) MockProducer behaves contrary to documentation of Callback

2021-02-05 Thread Olaf (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olaf resolved KAFKA-12296. -- Resolution: Duplicate sorry - wrong user > MockProducer behaves contrary to documentation of Callback > -

[jira] [Created] (KAFKA-12296) MockProducer behaves contrary to documentation of Callback

2021-02-05 Thread Olaf (Jira)
Olaf created KAFKA-12296: Summary: MockProducer behaves contrary to documentation of Callback Key: KAFKA-12296 URL: https://issues.apache.org/jira/browse/KAFKA-12296 Project: Kafka Issue Type: Bug

[GitHub] [kafka-site] mimaison merged pull request #327: Use downloads.apache.org for current releases

2021-02-05 Thread GitBox
mimaison merged pull request #327: URL: https://github.com/apache/kafka-site/pull/327 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 t

[GitHub] [kafka-site] mimaison commented on pull request #327: Use downloads.apache.org for current releases

2021-02-05 Thread GitBox
mimaison commented on pull request #327: URL: https://github.com/apache/kafka-site/pull/327#issuecomment-773652267 @mjsax Can you take a look? Thanks This is an automated message from the Apache Git Service. To respond to the

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

2021-02-05 Thread Apache Jenkins Server
See Changes: [github] KAFKA-9274: Add timeout handling for `StreamPartitioner` (#9997) [github] MINOR: add docs for KIP-680 (#10048) -- [...truncated 7.21 M