You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/05 00:22:40 UTC

[GitHub] [beam] damccorm opened a new issue, #21563: SpannerChangeStreamOrderedWithinKeyGloballyIT and SpannerChangeStreamOrderedWithinKeyIT fail on Direct Runner

damccorm opened a new issue, #21563:
URL: https://github.com/apache/beam/issues/21563

   Like BEAM-14151, it seems as though DirectRunner fails on these tests pretty consistently:
   ```
   
   org.apache.beam.sdk.io.gcp.spanner.changestreams.it.SpannerChangeStreamOrderedWithinKeyGloballyIT.testOrderedWithinKey
   org.apache.beam.sdk.io.gcp.spanner.changestreams.it.SpannerChangeStreamOrderedWithinKeyIT.testOrderedWithinKey
   
   ```
   
   
   This has been failing for a few days, occassionally it passes but that could be a fluke that the direct runner executed it in the order that was expected.
   
   Example failure: https://ci-beam.apache.org/job/beam_PostCommit_Java/8776/
   
   Imported from Jira [BEAM-14193](https://issues.apache.org/jira/browse/BEAM-14193). Original Jira may contain additional context.
   Reported by: lcwik.


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

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org