Tzu-Li (Gordon) Tai created FLINK-21904:
-------------------------------------------
Summary: parseJmJvmArgsAndExportLogs: command not found warning when starting StateFun
Key: FLINK-21904
URL:
https://issues.apache.org/jira/browse/FLINK-21904 Project: Flink
Issue Type: Bug
Components: Stateful Functions
Affects Versions: statefun-2.2.2
Reporter: Tzu-Li (Gordon) Tai
Assignee: Tzu-Li (Gordon) Tai
Fix For: statefun-3.0.0
I'm seeing this warning in E2E logs:
{code}
11:37:12,572 ERROR org.apache.flink.statefun.e2e.remote.ExactlyOnceWithRemoteFnE2E - /opt/flink/bin/standalone-job.sh: line 43: parseJmJvmArgsAndExportLogs: command not found
{code}
This was caused by FLINK-19662, which renamed {{parseJmJvmArgsAndExportLogs}} to {{parseJmArgsAndExportLogs}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)