[
https://issues.apache.org/jira/browse/FLINK-5388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15798384#comment-15798384
]
Anton Solovev commented on FLINK-5388:
--------------------------------------
after reviewing this pull request by committers it will be implemented or
declined in next version branch or other ones. for now to use the changes in
your project you can pull {{privateGellyGraph}} branch from
https://github.com/tonycox/
> Remove private access of edges and vertices of Gelly Graph class
> ----------------------------------------------------------------
>
> Key: FLINK-5388
> URL: https://issues.apache.org/jira/browse/FLINK-5388
> Project: Flink
> Issue Type: Improvement
> Components: Gelly
> Affects Versions: 1.1.3
> Environment: Java
> Reporter: wouter ligtenberg
> Assignee: Anton Solovev
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> If you want to make a special kind of Graph with special edge types or some
> different methods on top of Gelly you want to be able to extend the Graph
> class. Currently that's not possible because the constructor is private. I
> don't know what effect this has on other methods or the scale of the project,
> but it was just something that i ran into in my project
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)