GitHub user greghogan opened a pull request:
https://github.com/apache/flink/pull/1948
[FLINK-3846] [gelly] Graph.removeEdges also removes duplicate edges
All original edges are now emitted when no matching edge is found in the
edge removal set.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/greghogan/flink
3846_graph_removeedges_also_removes_duplicate_edges
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1948.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 #1948
----
commit c9976e046649474ada2af58bca881686e81154a5
Author: Greg Hogan <[email protected]>
Date: 2016-04-28T15:12:43Z
[FLINK-3846] [gelly] Graph.removeEdges also removes duplicate edges
All original edges are now emitted when no matching edge is found in the
edge removal set.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---