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

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

                Author: ASF GitHub Bot
            Created on: 29/Apr/22 06:47
            Start Date: 29/Apr/22 06:47
    Worklog Time Spent: 10m 
      Work Description: thiagotnunes commented on PR #17422:
URL: https://github.com/apache/beam/pull/17422#issuecomment-1112927535

   Run Java PostCommit




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

    Worklog Id:     (was: 764025)
    Time Spent: 1h 40m  (was: 1.5h)

> Opencensus 0.28.0 bug with Distributed Tracing
> ----------------------------------------------
>
>                 Key: BEAM-14344
>                 URL: https://issues.apache.org/jira/browse/BEAM-14344
>             Project: Beam
>          Issue Type: Test
>          Components: io-java-gcp
>    Affects Versions: 2.37.0, 2.38.0
>            Reporter: Thiago Nunes
>            Assignee: Thiago Nunes
>            Priority: P1
>             Fix For: 2.39.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Opencensus version 0.28.0 has an 
> [issue|https://github.com/census-instrumentation/opencensus-java/issues/2068] 
> that might crash internal threads when there is clock skew in the running 
> machine. This would cause threads to hang forever in a lock.
> In the SpannerIO.readChangeStreams SDF, we are using opencensus to get 
> distributed tracing. Due to the bug above, we could reach a condition where a 
> close Span would never return, causing the job to get stuck.
> This bug would only be present if the Connector was used alongside the faulty 
> version of the opencensus-impl dependency (<= 0.28.0), as the Apache Beam 
> project only depends on the opencensus-api.
> Nevertheless, we would like to update the opencensus-api version to the 
> newest one (0.31.0), in order to avoid customer confusion.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to