Leijurv created FLINK-32215: ------------------------------- Summary: Date format in flink-statefun startupPosition documentation is incorrect Key: FLINK-32215 URL: https://issues.apache.org/jira/browse/FLINK-32215 Project: Flink Issue Type: Bug Reporter: Leijurv
The example string provided in [the documentation|https://nightlies.apache.org/flink/flink-statefun-docs-release-3.2/docs/modules/io/apache-kafka/] does not actually parse. It causes an exception: `Unable to parse date string for startup position: 2020-02-01 04:15:00.00 Z; the date should conform to the pattern yyyy-MM-dd HH:mm:ss.SSS Z` [https://github.com/apache/flink-statefun/pull/329] -- This message was sent by Atlassian Jira (v8.20.10#820010)