You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streams.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/14 00:02:46 UTC

[jira] [Commented] (STREAMS-368) Add String getId() to StreamsOperation

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

ASF GitHub Bot commented on STREAMS-368:
----------------------------------------

GitHub user steveblackmon opened a pull request:

    https://github.com/apache/incubator-streams/pull/261

    resolves STREAMS-368

    

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

    $ git pull https://github.com/steveblackmon/incubator-streams STREAMS-368

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

    https://github.com/apache/incubator-streams/pull/261.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 #261
    
----
commit 86f920d215571c0dcd3ffcc34c0bf69fd7b2041e
Author: Steve Blackmon (@steveblackmon) <sb...@apache.org>
Date:   2015-09-13T21:59:11Z

    resolves STREAMS-368

----


> Add String getId() to StreamsOperation
> --------------------------------------
>
>                 Key: STREAMS-368
>                 URL: https://issues.apache.org/jira/browse/STREAMS-368
>             Project: Streams
>          Issue Type: Improvement
>            Reporter: Steve Blackmon
>            Assignee: Steve Blackmon
>
> Already most Operations define a public static final String STREAMSID.
> This method would make such a definition required and allow access to identifiers via Provider, Processor, and PersistRW interfaces.



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