davidradl commented on code in PR #27340:
URL: https://github.com/apache/flink/pull/27340#discussion_r2618608432
##########
docs/content/docs/libs/state_processor_api.md:
##########
@@ -586,13 +586,6 @@ public class StatefulFunction extends
KeyedProcessFunction<Integer, Integer, Voi
}
...
}
-
-public class AvroSavepointTypeInformationFactory implements
SavepointTypeInformationFactory {
Review Comment:
We should deprecate classes rather than just remove, and give advice on how
to move to the new way of doing things.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]