This is an automated email from the ASF dual-hosted git repository.
tzulitai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink-statefun.git.
from 1366c29 [hotfix][docs] Fix some typos in Java code in documentation
new fb9dbcd [FLINK-20085] [core] Remove RemoteFunctionStateMigrator
migration code paths
new 9a93f74 [FLINK-20085] [core] Remove
statefun.remote.migrate-legacy-state config
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../flink/core/StatefulFunctionsConfig.java | 15 ---
.../core/functions/FunctionGroupOperator.java | 15 ---
.../functions/RemoteFunctionStateMigrator.java | 148 ---------------------
3 files changed, 178 deletions(-)
delete mode 100644
statefun-flink/statefun-flink-core/src/main/java/org/apache/flink/statefun/flink/core/functions/RemoteFunctionStateMigrator.java