[
https://issues.apache.org/jira/browse/FLINK-36402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-36402:
-----------------------------------
Labels: easyfix pull-request-available (was: easyfix)
> 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: 1.18.2
>
> 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)