You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by bowenli86 <gi...@git.apache.org> on 2017/07/07 20:42:40 UTC

[GitHub] flink pull request #4136: [FLINK-6940][docs] Clarify the effect of configuri...

Github user bowenli86 commented on a diff in the pull request:

    https://github.com/apache/flink/pull/4136#discussion_r126240877
  
    --- Diff: docs/ops/state_backends.md ---
    @@ -124,7 +124,7 @@ RocksDBStateBackend is currently the only backend that offers incremental checkp
     ## Configuring a State Backend
     
     State backends can be configured per job. In addition, you can define a default state backend to be used when the
    -job does not explicitly define a state backend.
    +job does not explicitly define a state backend. Besides, state backend configured per-job will overwrite the default state backend configured in `flink-conf.yaml`
    --- End diff --
    
    @zentol any suggestions?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---