[
https://issues.apache.org/jira/browse/FLINK-30429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-30429:
-----------------------------------
Labels: pull-request-available (was: )
> Flink command stops with IllegalArgumentException
> -------------------------------------------------
>
> Key: FLINK-30429
> URL: https://issues.apache.org/jira/browse/FLINK-30429
> Project: Flink
> Issue Type: Bug
> Components: Client / Job Submission
> Affects Versions: 1.17.0
> Reporter: Gabor Somogyi
> Assignee: Gabor Somogyi
> Priority: Major
> Labels: pull-request-available
>
> The issue has been introduced
> [here|https://github.com/apache/flink/pull/20910/files#diff-0f8fa6f2e2f26da108646728a221ce0da9a0f090a040f5ee46f6269f6449fc59R1168].
> The exception looks like the following:
> {code:java}
> java.lang.IllegalArgumentException: 1 > 0
> at java.base/java.util.Arrays.copyOfRange(Arrays.java:3990)
> at java.base/java.util.Arrays.copyOfRange(Arrays.java:3950)
> at org.apache.flink.client.cli.CliFrontend.main(CliFrontend.java:1170)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)