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

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

GitHub user mjsax opened a pull request:

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

    [FLINK-2120] Rename AbstractJobVertex to JobVertex

    Renamed AbstractJobVertex to JobVertex

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

    $ git pull https://github.com/mjsax/flink flink-2120-AbstractJobVertex

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

    https://github.com/apache/flink/pull/840.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 #840
    
----
commit b6131f889539ca64cbec500080a1f3c26e25a7f1
Author: mjsax <mj...@informatik.hu-berlin.de>
Date:   2015-06-15T20:12:47Z

    Renamed AbstractJobVertex to JobVertex

----


> Rename AbstractJobVertex to JobVertex
> -------------------------------------
>
>                 Key: FLINK-2120
>                 URL: https://issues.apache.org/jira/browse/FLINK-2120
>             Project: Flink
>          Issue Type: Wish
>          Components: Distributed Runtime
>    Affects Versions: master
>            Reporter: Ufuk Celebi
>            Assignee: Matthias J. Sax
>            Priority: Trivial
>
> I would like to rename AbstractJobVertex to JobVertex. It is not abstract and 
> we have a lot of references to it in tests, where we create instances. This 
> is trivial, but I think it is a bad name.



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

Reply via email to