leechor opened a new pull request, #19824: URL: https://github.com/apache/flink/pull/19824
Signed-off-by: Licho <[email protected]> [FLINK-27800](https://issues.apache.org/jira/browse/FLINK-27800) ## What is the purpose of the change This pull request try to fix when addInEdge, if this edge is already in InEdge list, but can still be added, because the checkState function is to check outEdge list now. ## Brief change log - change addInEdge to check whether the new edge has already is exists. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
