Adam Whitmore created BEAM-11356:
------------------------------------
Summary: 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: beam-community
Affects Versions: 2.25.0
Environment: jdk1.8
Reporter: Adam Whitmore
Assignee: Aizhamal Nurmamat kyzy
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.3.4#803005)