Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
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.