You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/04/12 02:06:00 UTC

[jira] [Work logged] (BEAM-14277) SpannerChangeStreamIT test failing

     [ https://issues.apache.org/jira/browse/BEAM-14277?focusedWorklogId=755531&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-755531 ]

ASF GitHub Bot logged work on BEAM-14277:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Apr/22 02:05
            Start Date: 12/Apr/22 02:05
    Worklog Time Spent: 10m 
      Work Description: thiagotnunes opened a new pull request, #17346:
URL: https://github.com/apache/beam/pull/17346

   Disables the Spanner change streams tests for now. They are currently failing because they are using the default auto-scaling algorithm (throughput-based), which is not supported for change streams.
   
   We decided to disable the tests here, because we can not change the autoscaling algorithm without adding the dependency of dataflow into the tests module. Since we are soon (https://github.com/apache/beam/pull/17200) re-enabling auto-scaling, we will also re-enable the tests when we submit the PR then.




Issue Time Tracking
-------------------

            Worklog Id:     (was: 755531)
    Remaining Estimate: 0h
            Time Spent: 10m

> SpannerChangeStreamIT test failing
> ----------------------------------
>
>                 Key: BEAM-14277
>                 URL: https://issues.apache.org/jira/browse/BEAM-14277
>             Project: Beam
>          Issue Type: Sub-task
>          Components: test-failures
>            Reporter: Emily Ye
>            Assignee: Thiago Nunes
>            Priority: P2
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> FAILURES: https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1468/ 
> org.apache.beam.sdk.io.gcp.spanner.changestreams.it.SpannerChangeStreamIT.testReadSpannerChangeStream
>  org.apache.beam.sdk.io.gcp.spanner.changestreams.it.SpannerChangeStreamTransactionBoundariesIT.testTransactionBoundaries    
>  
> Looks like errors are related to [https://github.com/apache/beam/pull/17202] - we should probably change autoscaling for these tests?
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)