[ https://issues.apache.org/jira/browse/SPARK-15508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-15508:
------------------------------------
Assignee: Apache Spark (was: Shixiong Zhu)
> 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: Apache Spark
>
> `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
|