[
https://issues.apache.org/jira/browse/KAFKA-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang updated KAFKA-3354:
---------------------------------
Fix Version/s: 0.10.0.0
> Streams system tests fail in trunk
> ----------------------------------
>
> Key: KAFKA-3354
> URL: https://issues.apache.org/jira/browse/KAFKA-3354
> Project: Kafka
> Issue Type: Bug
> Reporter: Geoff Anderson
> Priority: Blocker
> Fix For: 0.10.0.0
>
>
> Started seeing consistent failures in
> {code}
> Module: kafkatest.tests.streams_bounce_test
> Class: StreamsBounceTest
> Method: test_bounce
> {code}
> and
> {code}
> Module: kafkatest.tests.streams_smoke_test
> Class: StreamsSmokeTest
> Method: test_streams
> {code}
> Last success: 23f239b
> First starting failing: 2a58ba9
> Two commits between:
> {code}
> commit 2a58ba9fd893979f89aec251579b10f5cda41d10
> Author: Guozhang Wang <[email protected]>
> Date: Wed Mar 2 13:43:48 2016 -0800
> KAFKA-3311; Prepare internal source topics before calling partition
> grouper
> Author: Guozhang Wang <[email protected]>
> Reviewers: Yasuhiro Matsuda <[email protected]>, Jun Rao
> <[email protected]>
> Closes #990 from guozhangwang/K3311
> commit 002b377dad9c956cd0ae0597981f29698883b6d5
> Author: Anna Povzner <[email protected]>
> Date: Wed Mar 2 09:40:34 2016 -0800
> KAFKA-3196; Added checksum and size to RecordMetadata and ConsumerRecord
> This is the second (remaining) part of KIP-42. See
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-42%3A+Add+Producer+and+Consumer+Interceptors
> Author: Anna Povzner <[email protected]>
> Reviewers: Ismael Juma <[email protected]>, Jason Gustafson
> <[email protected]>, Jun Rao <[email protected]>
> Closes #951 from apovzner/kafka-3196
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)