[ https://issues.apache.org/jira/browse/FLINK-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14597665#comment-14597665 ]
Maximilian Michels commented on FLINK-2262: ------------------------------------------- [~greghogan] It was pointed out to me that I cannot assume you have the time to open a pull request for this issue. That was not my intention but it might have come across that way. I've fixed the issue on the master and the fix will go into the 0.9.1 bugfix release. > ParameterTool API misnamed function > ----------------------------------- > > Key: FLINK-2262 > URL: https://issues.apache.org/jira/browse/FLINK-2262 > Project: Flink > Issue Type: Bug > Components: Java API > Affects Versions: 0.9, master > Reporter: Greg Hogan > Fix For: 0.9.1 > > > In org.apache.flink.api.java.utils.ParameterTool the function to read an > Integer with a default value is named "getLong". > public int getLong(String key, int defaultValue) { ... -- This message was sent by Atlassian JIRA (v6.3.4#6332)