GitHub user pnowojski opened a pull request:

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

    Assigner

    This PR is a pure refactor and shouldn't change any functionality. It 
should be covered by existing tests like `CheckpointCoordinatorTest`
    


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

    $ git pull https://github.com/pnowojski/flink assigner

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

    https://github.com/apache/flink/pull/4609.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 #4609
    
----
commit 06c1367c0a9a05c13bc5abf4bae96241350a276e
Author: Piotr Nowojski <piotr.nowoj...@gmail.com>
Date:   2017-08-25T11:59:36Z

    [hotfix][runtime] Checkstyle changes in TaskStateSnapshot

commit efc46f7cc1508499e421946767b326ba91118c38
Author: Piotr Nowojski <piotr.nowoj...@gmail.com>
Date:   2017-08-25T13:23:15Z

    [FLINK-7541][runtime] Refactor StateAssignmentOperation and use OperatorID
    
    This is not complete refactor, some methods still relay on the order of the
    new and old operators.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to