[
https://issues.apache.org/jira/browse/STORM-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662342#comment-14662342
]
Zhuo Liu edited comment on STORM-798 at 8/7/15 8:04 PM:
--------------------------------------------------------
[~kabhwan] does the "KafkaUtilsTest" still fail after the Kafka version upgrade
and related configuration change in the test by storm-826?
https://github.com/apache/storm/pull/572
was (Author: zhuoliu):
[~kabhwan] does the "KafkaUtilsTest" still fail after the Kafka version upgrade
and related configuration change in the test?
https://github.com/apache/storm/pull/572
> storm-kafka tests are failing intermittently
> --------------------------------------------
>
> Key: STORM-798
> URL: https://issues.apache.org/jira/browse/STORM-798
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-kafka
> Reporter: Jungtaek Lim
> Priority: Minor
>
> I'm trying to adopt Travis CI and observed failures about storm-kafka test.
> https://travis-ci.org/apache/storm/jobs/59795630
> Full log is here.
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/59795629/log.txt
> {noformat}
> Tests in error:
> testKeyValue(storm.kafka.TridentKafkaTest): Could not send message with key
> = key-123 to topic = test
> generateTuplesWithKeyAndKeyValueScheme(storm.kafka.KafkaUtilsTest): Error
> fetching data from [Partition{host=localhost:52047, partition=0}] for topic
> [testTopic]: [OFFSET_OUT_OF_RANGE]
> {noformat}
> Please note that tests run with VM, which could be slow at moment or while
> testing.
> It would be better to let tests pass from slow box without random failure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)