[
https://issues.apache.org/jira/browse/BEAM-11356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548955#comment-17548955
]
Danny McCormick commented on BEAM-11356:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/20565
> enableStreamingEngine param causes loop "windmillServerStub is not ready yet"
> -----------------------------------------------------------------------------
>
> Key: BEAM-11356
> URL: https://issues.apache.org/jira/browse/BEAM-11356
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Affects Versions: 2.25.0
> Environment: jdk1.8
> Reporter: Adam Whitmore
> Priority: P3
>
> Deploying to dataflow service on GCP via gcloud command, including
> {{enableStreamingEngine=true}} in params results in following worker logs
> repeating for duration of job:
> {code}
> "Sending request to get global configuration for this worker"
> "windmillServerStub is not ready yet, will retry in 5 seconds"
> {code}
> The job runs fine with removal of the param.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)