-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Target Version/s:
We will detect duplicated groupInputEdges using HashMap, but no hashCode and equals method for GroupInputEdge. Although it would still throw exception when duplicated GroupInputEdges is added, but it is not the correct exception.