Chia-Ping Tsai created KAFKA-6870:
-
Summary: Concurrency conflicts in SampledStat
Key: KAFKA-6870
URL: https://issues.apache.org/jira/browse/KAFKA-6870
Project: Kafka
Issue Type: Bug
[
https://issues.apache.org/jira/browse/KAFKA-5677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang resolved KAFKA-5677.
--
Resolution: Fixed
Assignee: (was: Jimin Hsieh)
Fix Version/s: 2.0.0
> Remove
Hi Ted,
We are in the process of updating the system tests infrastructure so that
it works with Java 8. Once that happens, we will switch the build to use
Java 8.
Ismael
On Sat, 5 May 2018, 19:57 Ted Yu, wrote:
> In PR build, I noticed the following (
> https://builds.apache.org/job/kafka-pr-j
In PR build, I noticed the following (
https://builds.apache.org/job/kafka-pr-jdk10-scala2.12/622/console) :
*02:32:11*
:clients:compileJava/home/jenkins/jenkins-slave/workspace/kafka-pr-jdk10-scala2.12/clients/src/main/java/org/apache/kafka/clients/consumer/KafkaConsumer.java:1262:
error: lambda
Oleg Kuznetsov created KAFKA-6869:
-
Summary: Distributed herder synchronization issue
Key: KAFKA-6869
URL: https://issues.apache.org/jira/browse/KAFKA-6869
Project: Kafka
Issue Type: Bug
[
https://issues.apache.org/jira/browse/KAFKA-6734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu resolved KAFKA-6734.
---
Resolution: Cannot Reproduce
> TopicMetadataTest is flaky
> --
>
> Key