Geoff Anderson created KAFKA-3354: ------------------------------------- Summary: 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
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 <wangg...@gmail.com> Date: Wed Mar 2 13:43:48 2016 -0800 KAFKA-3311; Prepare internal source topics before calling partition grouper Author: Guozhang Wang <wangg...@gmail.com> Reviewers: Yasuhiro Matsuda <yasuhiro.mats...@gmail.com>, Jun Rao <jun...@gmail.com> Closes #990 from guozhangwang/K3311 commit 002b377dad9c956cd0ae0597981f29698883b6d5 Author: Anna Povzner <a...@confluent.io> 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 <a...@confluent.io> Reviewers: Ismael Juma <ism...@juma.me.uk>, Jason Gustafson <ja...@confluent.io>, Jun Rao <jun...@gmail.com> Closes #951 from apovzner/kafka-3196 {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)