You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Greg Hogan (JIRA)" <ji...@apache.org> on 2017/07/26 19:20:01 UTC

[jira] [Created] (FLINK-7276) Gelly algorithm parameters

Greg Hogan created FLINK-7276:
---------------------------------

             Summary: Gelly algorithm parameters
                 Key: FLINK-7276
                 URL: https://issues.apache.org/jira/browse/FLINK-7276
             Project: Flink
          Issue Type: Improvement
          Components: Gelly
    Affects Versions: 1.4.0
            Reporter: Greg Hogan
            Assignee: Greg Hogan
            Priority: Minor


Similar to the examples drivers, the algorithm configuration fields should be typed to handle `canMergeConfiguration` and `mergeConfiguration` in `GraphAlgorithmWrappingBase` rather than overriding these methods in each algorithm (which has proven brittle). The existing `OptionalBoolean` is one example.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)