You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Cody Koeninger (JIRA)" <ji...@apache.org> on 2016/11/04 14:39:58 UTC

[jira] [Created] (SPARK-18272) Test topic addition for subscribePattern on Kafka DStream and Structured Stream

Cody Koeninger created SPARK-18272:
--------------------------------------

             Summary: Test topic addition for subscribePattern on Kafka DStream and Structured Stream
                 Key: SPARK-18272
                 URL: https://issues.apache.org/jira/browse/SPARK-18272
             Project: Spark
          Issue Type: Bug
          Components: DStreams, Structured Streaming
            Reporter: Cody Koeninger


We've had reports of the following sequence

- create subscribePattern stream that doesn't match any existing topics at the time stream starts
- add a topic that matches pattern
- expect that messages from that topic show up, but they don't

We don't seem to actually have tests that cover this case, so we should add them



--
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