igalshilman opened a new pull request #159: URL: https://github.com/apache/flink-statefun/pull/159
This PR moves the initialization logic of the `FunctionGroupOperator` to `open()` instead of `initalizeState()`. The reason is that starting from Flink 1.10, at intializeState the runtimeContext is not yet properly initialized. See the attached JIRA issue for more details. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
