[ https://issues.apache.org/jira/browse/FLINK-6343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flink Jira Bot updated FLINK-6343: ---------------------------------- Labels: auto-deprioritized-major stale-minor (was: auto-deprioritized-major) I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help the community manage its development. I see this issues has been marked as Minor but is unassigned and neither itself nor its Sub-Tasks have been updated for 180 days. I have gone ahead and marked it "stale-minor". If this ticket is still Minor, please either assign yourself or give an update. Afterwards, please remove the label or in 7 days the issue will be deprioritized. > Migrate from discouraged Java serialization for all sources / sinks > ------------------------------------------------------------------- > > Key: FLINK-6343 > URL: https://issues.apache.org/jira/browse/FLINK-6343 > Project: Flink > Issue Type: Improvement > Components: Connectors / Common > Reporter: Tzu-Li (Gordon) Tai > Priority: Minor > Labels: auto-deprioritized-major, stale-minor > > With FLINK-6324, the Java serialization shortcut for operator state is now > deprecated to discourage its usage. > These sources / sinks are still using this shortcut, and should be migrated > to use {{getListState(descriptor)}} instead: > - {{BucketingSink}} > - {{ContinuousFileReaderOperator}} > - {{GenericWriteAheadSink}} > - {{MessageAcknowledgingSourceBase}} > - {{RollingSink}} > - {{FlinkKafkaConsumerBase}} (will be fixed along with the state migration > included with FLINK-4022) > To ease review, I propose to open up subtasks under this JIRA and separate > PRs for the migration of each single source / sink. -- This message was sent by Atlassian Jira (v8.20.1#820001)