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

ASF GitHub Bot commented on BEAM-362:
-------------------------------------

GitHub user kennknowles opened a pull request:

    https://github.com/apache/beam/pull/1929

    [BEAM-362] Move a few more remnants of internal state to runners/core-java

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
           Travis-CI on your fork and ensure the whole test matrix passes).
     - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.txt).
    
    ---


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

    $ git pull https://github.com/kennknowles/beam StateTag

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

    https://github.com/apache/beam/pull/1929.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 #1929
    
----
commit f01d08c3012b254c563a27b675e5fd1c2bb48ab9
Author: Kenneth Knowles <[email protected]>
Date:   2017-02-04T03:40:46Z

    Move StateMerging to runners/core-java

commit 913179f61a6c2706a1ae7de72c2f6b075d73b77c
Author: Kenneth Knowles <[email protected]>
Date:   2017-02-04T03:41:45Z

    Remove dead code referencing StateTag

commit 3b634afab5e4f6fff5da52e6fd10b9888a9163cd
Author: Kenneth Knowles <[email protected]>
Date:   2017-02-04T03:46:29Z

    Move StateAccessor, MergingStateAccessor to runners/core-java

commit acffac24f6c7bc5144c79a0220df03fb1b0e3e3c
Author: Kenneth Knowles <[email protected]>
Date:   2017-02-04T03:48:38Z

    Move StateTag adapter code to StateTags

commit aede9a6d16bafc43ef3d3e3112904004a49dd91b
Author: Kenneth Knowles <[email protected]>
Date:   2017-02-04T03:51:18Z

    Move StateTag and friends to runners/core-java

----


> Move shared runner functionality out of SDK and into runners/core-java
> ----------------------------------------------------------------------
>
>                 Key: BEAM-362
>                 URL: https://issues.apache.org/jira/browse/BEAM-362
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-core
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to