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/04 18:11:11 UTC

[GitHub] [beam] damccorm opened a new issue, #20565: enableStreamingEngine param causes loop "windmillServerStub is not ready yet"

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: github-unsubscribe@beam.apache.org.apache.org

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


[GitHub] [beam] damccorm closed issue #20565: enableStreamingEngine param causes loop "windmillServerStub is not ready yet"

Posted by GitBox <gi...@apache.org>.
damccorm closed issue #20565: enableStreamingEngine param causes loop "windmillServerStub is not ready yet"
URL: https://github.com/apache/beam/issues/20565


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

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


[GitHub] [beam] damccorm commented on issue #20565: enableStreamingEngine param causes loop "windmillServerStub is not ready yet"

Posted by GitBox <gi...@apache.org>.
damccorm commented on issue #20565:
URL: https://github.com/apache/beam/issues/20565#issuecomment-1191831772

   This is old, and I don't think it repros anymore. If that's incorrect we can reopen


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

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