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

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

GitHub user aljoscha opened a pull request:

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

    [FLINK-5000] Rename Methods in ManagedInitializationContext

    R: @StefanRRichter for review, please.

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

    $ git pull https://github.com/aljoscha/flink rename-state-store-accessor

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

    https://github.com/apache/flink/pull/2858.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 #2858
    
----
commit 73b2c75cffc4f70188f895e8095319da39c6a5d1
Author: Aljoscha Krettek <[email protected]>
Date:   2016-11-23T13:58:33Z

    [FLINK-5000] Rename Methods in ManagedInitializationContext

----


> Rename Methods in ManagedInitializationContext
> ----------------------------------------------
>
>                 Key: FLINK-5000
>                 URL: https://issues.apache.org/jira/browse/FLINK-5000
>             Project: Flink
>          Issue Type: Improvement
>          Components: Streaming
>    Affects Versions: 1.2.0
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>            Priority: Blocker
>
> We should rename {{getManagedOperatorStateStore()}} to 
> {{getOperatorStateStore()}} and  {{getManagedKeyedStateStore()}} to 
> {{getKeyedStateStore()}}. There are no unmanaged stores and having that extra 
> word there seems a bit confusing, plus it makes the names longer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to