[ https://issues.apache.org/jira/browse/FLINK-36402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933597#comment-17933597 ]
Sergey Nuyanzin commented on FLINK-36402: ----------------------------------------- follow up finding merged to master as [a0f07fef4e51f7b5dace8d991f5b03ce4af6a7a8|https://github.com/apache/flink/commit/a0f07fef4e51f7b5dace8d991f5b03ce4af6a7a8] > Improper variable naming > ------------------------ > > Key: FLINK-36402 > URL: https://issues.apache.org/jira/browse/FLINK-36402 > Project: Flink > Issue Type: Improvement > Components: API / DataStream > Affects Versions: 1.18.1 > Reporter: altenchen > Assignee: Nil Madhab > Priority: Minor > Labels: easyfix, pull-request-available > Fix For: 2.1.0 > > Original Estimate: 12h > Remaining Estimate: 12h > > The third input parameter name of the method named visit(ArrayNode jsonArray, > List<Integer> toVisit, Map<Integer, Integer> edgeRemapings) in line 72 in > class org.apache.flink.streaming.api.graph.JSONGenerator is wrong, because > there is no remaping word, the correct parameter name should be > edgeRemappings which there are double p words. -- This message was sent by Atlassian Jira (v8.20.10#820010)