damccorm opened a new issue, #20565: URL: https://github.com/apache/beam/issues/20565
Deploying to dataflow service on GCP via gcloud command, including `enableStreamingEngine=true` in params results in following worker logs repeating for duration of job: ``` "Sending request to get global configuration for this worker" "windmillServerStub is not ready yet, will retry in 5 seconds" ``` The job runs fine with removal of the param. Imported from Jira [BEAM-11356](https://issues.apache.org/jira/browse/BEAM-11356). Original Jira may contain additional context. Reported by: ajdub. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
