GitHub user lamber-ken opened a pull request:

    https://github.com/apache/flink/pull/6261

    [FLINK-9759] [DOCS] give an right answer about the savepoint restore when 
stateless operators be added, deleted etc

    ## What is the purpose of the change
      - fix irrelevant answer about the savepoint restore when stateless 
operators be added, deleted etc
    
    ## Brief change log
    
      the question is about `stateless operator` , but old answer has something 
about `stateful operator`
      and some questions about `stateful operator` has been answered above.
    
    ## Documentation
    
      - Does this pull request introduce a new feature? (no)
      - If yes, how is the feature documented? (JavaDocs)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lamber-ken/flink FLINK-9759

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/6261.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #6261
    
----
commit 09f5a5bfc42538f5c4ec66a26d8ca70423d00a6d
Author: lamber-ken <!@...>
Date:   2018-07-05T09:10:14Z

    give an right answer about the savepoint restore when stateless operators 
be added, deleted etc

----


---

Reply via email to