[
https://issues.apache.org/jira/browse/FLINK-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635862#comment-14635862
]
ASF GitHub Bot commented on FLINK-1658:
---------------------------------------
GitHub user mjsax opened a pull request:
https://github.com/apache/flink/pull/929
[FLINK-1658] Rename AbstractEvent to AbstractTaskEvent and AbstractJobEvent
- deleted AbstractEvent in org.apache.flink.runtime.event.job
(see comment section in
https://issues.apache.org/jira/browse/FLINK-1658)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mjsax/flink flink-1658-AbstractEvent
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/929.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 #929
----
commit 3cc8e3427fbfb61690417d6d1ee62745e2018662
Author: mjsax <[email protected]>
Date: 2015-07-21T19:54:08Z
[FLINK-1658] Rename AbstractEvent to AbstractTaskEvent and AbstractJobEvent
- deleted AbstractEvent in org.apache.flink.runtime.event.job
(see comment section in
https://issues.apache.org/jira/browse/FLINK-1658)
----
> Rename AbstractEvent to AbstractTaskEvent and AbstractJobEvent
> --------------------------------------------------------------
>
> Key: FLINK-1658
> URL: https://issues.apache.org/jira/browse/FLINK-1658
> Project: Flink
> Issue Type: Improvement
> Components: Distributed Runtime, Local Runtime
> Reporter: Gyula Fora
> Assignee: Matthias J. Sax
> Priority: Trivial
>
> The same name is used for different event classes in the runtime which can
> cause confusion.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)