[ https://issues.apache.org/jira/browse/SPARK-15508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298711#comment-15298711
]
Apache Spark commented on SPARK-15508:
--------------------------------------
User 'zsxwing' has created a pull request for this issue:
https://github.com/apache/spark/pull/13281
> Fix flaky test: o.a.s.streaming.kafka.JavaKafkaStreamSuite.testKafkaStream
> --------------------------------------------------------------------------
>
> Key: SPARK-15508
> URL: https://issues.apache.org/jira/browse/SPARK-15508
> Project: Spark
> Issue Type: Test
> Components: Streaming
> Reporter: Shixiong Zhu
> Assignee: Shixiong Zhu
>
> `JavaKafkaStreamSuite.testKafkaStream` assumes when `sent.size == result.size`, the content
of `sent` and `result` should be same. However, that's not true. The content of `result` may
not be the final content.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|