gaborgsomogyi commented on code in PR #26393: URL: https://github.com/apache/flink/pull/26393#discussion_r2026966217
########## flink-libraries/flink-state-processing-api/src/main/java/org/apache/flink/state/table/SavepointConnectorOptions.java: ########## @@ -26,7 +26,7 @@ import static org.apache.flink.configuration.description.TextElement.code; -/** Options for the state connector. */ +/** Options for the savepoint connector. */ Review Comment: This change is unrelated to the meta feature, just renamed everything to savepoint as we've agreed on. This is used by the connector... -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org