afedulov opened a new pull request #18: URL: https://github.com/apache/flink-playgrounds/pull/18
This change removes parallelism of 2 set in the docker-compose file. Section "Step 2a: Restart Job without Changes" of the playground instructions implies that the job will be restarted with no changes. However, proposed restart commands use the default parallelism of 1. This contradicts the intention of not introducing any changes during the restart as it causes an implicit reduction of parallelism. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
