nacisimsek opened a new pull request, #26020: URL: https://github.com/apache/flink/pull/26020
The default state backend on Flink is `HashMapStateBackend`. However, in the related chapter on the doc, it was stated as `jobmanager`. **Expected** keyword as the default state backend: `HashMapStateBackend` **Actual** keyword given as the default state backend: `jobmanager` The Chinese doc version has not been updated in order not to make a mistake. It also needed to be updated. -- 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