jaketf commented on issue #11339: [BEAM-9468] Fhir io URL: https://github.com/apache/beam/pull/11339#issuecomment-614713471 FhirIOReadIT was flaky due to stale data (from previously run tests) sticking around in pubsub topic. This causes the read to try to read a resource from a FHIR store that no longer exists. While the behavior of the IO was WAI writing these to the DLQ, I've improved the test setup to create / destroy the pubsub topic for each test.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
