You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/04/20 15:22:44 UTC

[GitHub] [flink] wuchong commented on a change in pull request #7997: [FLINK-11623][chinese-translation] config.md

wuchong commented on a change in pull request #7997:  [FLINK-11623][chinese-translation] config.md
URL: https://github.com/apache/flink/pull/7997#discussion_r277137832
 
 

 ##########
 File path: docs/dev/stream/state/state_backends.md
 ##########
 @@ -22,13 +22,16 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-Flink provides different state backends that specify how and where state is stored.
 
-State can be located on Java’s heap or off-heap. Depending on your state backend, Flink can also manage the state for the application, meaning Flink deals with the memory management (possibly spilling to disk if necessary) to allow applications to hold very large state. By default, the configuration file *flink-conf.yaml* determines the state backend for all Flink jobs.
 
-However, the default state backend can be overridden on a per-job basis, as shown below.
+Flink提供了不同的状态后端,用于指定状态的存储方式和位置。
 
 Review comment:
   Please do not include translations which is not relative to this JIRA.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services