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

2021-01-17 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12196: Migrate connect:api module to JUnit 5 (#9909) -- [...truncated 3.62 MB...] MockProcessorContextStateStoreTest > builder =

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

2021-01-17 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12196: Migrate connect:api module to JUnit 5 (#9909) -- [...truncated 3.62 MB...] MockProcessorContextStateStoreTest > builder =

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

2021-01-17 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12196: Migrate connect:api module to JUnit 5 (#9909) -- [...truncated 3.63 MB...] OutputVerifierTest > shouldNotAllowNullProduce

[jira] [Created] (KAFKA-12218) Upgrade Junit to 5.8+

2021-01-17 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-12218: -- Summary: Upgrade Junit to 5.8+ Key: KAFKA-12218 URL: https://issues.apache.org/jira/browse/KAFKA-12218 Project: Kafka Issue Type: Sub-task Re

[jira] [Created] (KAFKA-12217) Apply the new features of Junit 5.8 to code base

2021-01-17 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-12217: -- Summary: Apply the new features of Junit 5.8 to code base Key: KAFKA-12217 URL: https://issues.apache.org/jira/browse/KAFKA-12217 Project: Kafka Issue Ty

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

2021-01-17 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12200: Migrate connect:file module to JUnit 5 (#9917) -- [...truncated 3.64 MB...] MockProcessorContextStateStoreTest > builder =

Re: [DISCUSS] KIP-508: Make Suppression State Queriable - rebooted.

2021-01-17 Thread Dongjin Lee
Hi John, After long thoughts, I successfully made TimeOrderedKeyValueBuffer extend ReadOnlyKeyValueStore (with supporting all, range iterations) by separating its serde/metric operations into independent class, like the other StateStore implementations (like InMemoryKeyValueStore, MeteredKeyValueS

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

2021-01-17 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12200: Migrate connect:file module to JUnit 5 (#9917) -- [...truncated 3.63 MB...] TopologyTestDriverEosTest > shouldRespectTaskI

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

2021-01-17 Thread Apache Jenkins Server
See Changes: [github] KAFKA-12200: Migrate connect:file module to JUnit 5 (#9917) -- [...truncated 3.65 MB...] OutputVerifierTest > shouldFailIfValueIsDiffe

[jira] [Resolved] (KAFKA-7343) Migrate connect modules to JUnit 5

2021-01-17 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-7343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-7343. Resolution: Duplicate Marking as duplicate since tickets have been filed for all connect modules.

ARM support for Kafka

2021-01-17 Thread Peng Lei
Hi Kafka I'm pushing kafka to support arm ci. I think this is a very meaningful work because of it helps kafka get better. If Kafka supports arm, the following benefits are provided: 1. Kafka can be easily used by arm users. They do not need to worry about kafka being unavailable on the ar

[jira] [Resolved] (KAFKA-12202) Migrate connect:mirror module to JUnit 5

2021-01-17 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-12202. - Fix Version/s: 2.8.0 Resolution: Fixed > Migrate connect:mirror module to JUnit 5 > -

[jira] [Resolved] (KAFKA-12201) Migrate connect:basic-auth-extension module to JUnit 5

2021-01-17 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-12201. - Fix Version/s: 2.8.0 Resolution: Fixed > Migrate connect:basic-auth-extension module to J

[jira] [Resolved] (KAFKA-12200) Migrate connect:file module to JUnit 5

2021-01-17 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-12200. - Resolution: Fixed > Migrate connect:file module to JUnit 5 > ---

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

2021-01-17 Thread Apache Jenkins Server
See Changes: [github] MINOR: Delete unused `jenkins.sh` (#9919) -- [...truncated 3.62 MB...] MockProcessorContextStateStoreTest > builder = org.apache.kafka

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

2021-01-17 Thread Apache Jenkins Server
See Changes: [github] MINOR: Delete unused `jenkins.sh` (#9919) -- [...truncated 3.64 MB...] TopologyTestDriverEosTest > shouldThrowIfPersistentBuiltInStore

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

2021-01-17 Thread Apache Jenkins Server
See Changes: [github] MINOR: Delete unused `jenkins.sh` (#9919) -- [...truncated 3.65 MB...] OutputVerifierTest > shouldFailIfValueIsDifferentForCompareValue

[jira] [Created] (KAFKA-12216) Improve flaky test reporting

2021-01-17 Thread Ismael Juma (Jira)
Ismael Juma created KAFKA-12216: --- Summary: Improve flaky test reporting Key: KAFKA-12216 URL: https://issues.apache.org/jira/browse/KAFKA-12216 Project: Kafka Issue Type: Improvement

[jira] [Resolved] (KAFKA-3351) Kafka Connect Rest restarts all connectors on POST or DELETE

2021-01-17 Thread Chris Egerton (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Egerton resolved KAFKA-3351. -- Resolution: Done > Kafka Connect Rest restarts all connectors on POST or DELETE > -