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)