Eugene Kirpichov created BEAM-2108:
--------------------------------------
Summary: Integration tests for PubsubIO
Key: BEAM-2108
URL: https://issues.apache.org/jira/browse/BEAM-2108
Project: Beam
Issue Type: Bug
Components: sdk-java-gcp
Reporter: Eugene Kirpichov
Assignee: Daniel Halperin
PubsubIOTest doesn't contain a single test that reads or writes a Pubsub topic.
As far as I can tell, the public Beam repo doesn't have any tests that do that,
either. So, it's really easy to break Pubsub. It's particularly easy to break
because Dataflow runner has a special implementation of Pubsub.
We should have tests for PubsubIO (read and write; with and without
attributes); running against direct runner and against Dataflow runner (since
Dataflow runner has a custom implementation of PubsubIO)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)