X-czh commented on code in PR #651:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/651#discussion_r1294229251


##########
docs/content/docs/custom-resource/autoscaler.md:
##########
@@ -37,7 +37,10 @@ Key benefits to the user:
 
 Job requirements:
  - The autoscaler currently only works with the latest [Flink 
1.17](https://hub.docker.com/_/flink) or after backporting the following fixes 
to your 1.15/1.16 Flink image
-   - [Job vertex parallelism 
overrides](https://github.com/apache/flink/commit/23ce2281a0bb4047c64def9af7ddd5f19d88e2a9)
 (must have)
+   - Job vertex parallelism overrides (must have)
+     - [Add option to override job vertex parallelisms during job 
submission](https://github.com/apache/flink/commit/23ce2281a0bb4047c64def9af7ddd5f19d88e2a9)
+     - [Change ForwardPartitioner to RebalancePartitioner on parallelism 
changes](https://github.com/apache/flink/commit/61d6e78e1f6dff093e005c834e1a008f146c02b9)

Review Comment:
   Thanks @1996fanrui! I didn't notice it before, will fix it



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