[ 
https://issues.apache.org/jira/browse/FLINK-9637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16550922#comment-16550922
 ] 

ASF GitHub Bot commented on FLINK-9637:
---------------------------------------

GitHub user azagrebin opened a pull request:

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

    [FLINK-9637] Add public user documentation for state TTL feature

    ## What is the purpose of the change
    
    Public user documentation for first iteration of state TTL feature
    
    ## Brief change log
    
    add TTL section in docs/dev/stream/state/state.md
    
    ## Verifying this change
    
    check TTL doc section
    
    ## Does this pull request potentially affect one of the following parts:
    
      - Dependencies (does it add or upgrade a dependency): (no)
      - The public API, i.e., is any changed class annotated with 
`@Public(Evolving)`: (no)
      - The serializers: (no)
      - The runtime per-record code paths (performance sensitive): (no)
      - Anything that affects deployment or recovery: JobManager (and its 
components), Checkpointing, Yarn/Mesos, ZooKeeper: (no)
      - The S3 file system connector: (no)
    
    ## Documentation
    
      - Does this pull request introduce a new feature? (no)
      - If yes, how is the feature documented? (docs)


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

    $ git pull https://github.com/azagrebin/flink FLINK-9637

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

    https://github.com/apache/flink/pull/6379.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 #6379
    
----
commit 792ee6b75b8ba029dc040aa019bc6526dac7253b
Author: Andrey Zagrebin <azagrebin@...>
Date:   2018-07-20T12:57:08Z

    [FLINK-9637] Add public user documentation for state TTL feature

----


> Add public user documentation for TTL feature
> ---------------------------------------------
>
>                 Key: FLINK-9637
>                 URL: https://issues.apache.org/jira/browse/FLINK-9637
>             Project: Flink
>          Issue Type: Sub-task
>          Components: State Backends, Checkpointing
>    Affects Versions: 1.6.0
>            Reporter: Andrey Zagrebin
>            Assignee: Andrey Zagrebin
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.6.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to