[
https://issues.apache.org/jira/browse/STORM-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15089405#comment-15089405
]
ASF GitHub Bot commented on STORM-1453:
---------------------------------------
Github user d2r commented on the pull request:
https://github.com/apache/storm/pull/996#issuecomment-170039698
Test failures are the same, and they look unrelated. We may want a new
Jira created under [STORM-915](https://issues.apache.org/jira/browse/STORM-915).
```
Running storm.kafka.bolt.KafkaBoltTest
Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 14.346 sec
<<< FAILURE! - in storm.kafka.bolt.KafkaBoltTest
executeWithByteArrayKeyAndMessageFire(storm.kafka.bolt.KafkaBoltTest) Time
elapsed: 1.71 sec <<< ERROR!
storm.kafka.TopicOffsetOutOfRangeException: Partition{host=localhost:59874,
topic=test-topic, partition=0} Got fetch request with offset out of range: [-1]
at storm.kafka.KafkaUtils.fetchMessages(KafkaUtils.java:203)
at storm.kafka.bolt.KafkaBoltTest.verifyMessage(KafkaBoltTest.java:275)
at
storm.kafka.bolt.KafkaBoltTest.executeWithByteArrayKeyAndMessageFire(KafkaBoltTest.java:188)
```
+1
> nimbus.clj/wait-for-desired-code-replication print wrong log message
> --------------------------------------------------------------------
>
> Key: STORM-1453
> URL: https://issues.apache.org/jira/browse/STORM-1453
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-core
> Affects Versions: 0.11.0
> Reporter: caofangkun
> Assignee: caofangkun
> Priority: Trivial
>
> https://github.com/apache/storm/blob/master/storm-core/src/clj/backtype/storm/daemon/nimbus.clj#L516
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)