reswqa commented on code in PR #21813:
URL: https://github.com/apache/flink/pull/21813#discussion_r1095324163


##########
docs/content/docs/deployment/elastic_scaling.md:
##########
@@ -166,7 +166,7 @@ To automatically decide parallelisms for operators with 
Adaptive Batch Scheduler
 #### Configure to use Adaptive Batch Scheduler
 To use Adaptive Batch Scheduler, you need to:
 - Set `jobmanager.scheduler: AdaptiveBatch`.
-- Leave the [`execution.batch-shuffle-mode`]({{< ref "docs/deployment/config" 
>}}#execution-batch-shuffle-mode) unset or explicitly set it to 
`ALL-EXCHANGES-BLOCKING` (default value) due to ["ALL-EXCHANGES-BLOCKING jobs 
only"](#limitations-2).
+- Leave the [`execution.batch-shuffle-mode`]({{< ref "docs/deployment/config" 
>}}#execution-batch-shuffle-mode) unset or explicitly set it to 
`ALL-EXCHANGES-BLOCKING` (default value) due to ["ALL_EXCHANGES_BLOCKING jobs 
only"](#limitations-2).

Review Comment:
   We should also change the 
`docs/content.zh/docs/deployment/elastic_scaling.md`.



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

Reply via email to