zhuzhurk commented on code in PR #23187:
URL: https://github.com/apache/flink/pull/23187#discussion_r1289599965


##########
docs/content/docs/deployment/elastic_scaling.md:
##########
@@ -143,7 +143,7 @@ The behavior of Adaptive Scheduler is configured by [all 
configuration options c
 
 ### Limitations
 
-- **Streaming jobs only**: The first version of Adaptive Scheduler runs with 
streaming jobs only. When submitting a batch job, we will automatically fall 
back to the default scheduler.
+- **Streaming jobs only**: The Adaptive Scheduler runs with streaming jobs 
only. When submitting a batch job, we will automatically fall back to the 
Adaptive Batch Scheduler.

Review Comment:
   we will automatically fall back to the Adaptive Batch Scheduler -> Flink 
will use the default scheduler of batch jobs, i.e. Adaptive Batch Scheduler
   
   Looks to me the statement of `fall back` is kind of misleading, because 
`Adaptive Batch Scheduler` is not the default scheduler in all cases (like 
DefaultScheduler was)



-- 
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: issues-unsubscr...@flink.apache.org

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

Reply via email to