You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/07 18:16:00 UTC

[jira] [Commented] (SAMZA-1858) Public APIs for shared context

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

ASF GitHub Bot commented on SAMZA-1858:
---------------------------------------

GitHub user cameronlee314 opened a pull request:

    https://github.com/apache/samza/pull/626

    SAMZA-1858: Public APIs for shared context

    This is just the API classes and their implementations, in an attempt to keep individual PRs more manageable. An upcoming PR will actually integrate them and remove the classes that these are intended to replace.
    Class names are still very open to changing.

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

    $ git pull https://github.com/cameronlee314/samza shared_context_apis

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

    https://github.com/apache/samza/pull/626.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 #626
    
----
commit b6c1588f39e0ad9ccff609c3f6bdb174a7109055
Author: Cameron Lee <ca...@...>
Date:   2018-09-07T18:10:26Z

    SAMZA-1858: Public APIs for shared context

----


> Public APIs for shared context
> ------------------------------
>
>                 Key: SAMZA-1858
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1858
>             Project: Samza
>          Issue Type: Improvement
>    Affects Versions: 1.0
>            Reporter: Cameron Lee
>            Assignee: Cameron Lee
>            Priority: Major
>
> Separate ticket from SAMZA-1714 for creating public APIs for shared context and adding their basic implementations, but not integrating them into the actual flows.
> This is done to split SAMZA-1714 into more manageable pieces.



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