davidradl commented on code in PR #26952: URL: https://github.com/apache/flink/pull/26952#discussion_r2313275236
########## flink-libraries/flink-state-processing-api/pom.xml: ########## @@ -114,6 +114,13 @@ under the License. <scope>test</scope> </dependency> + <dependency> Review Comment: I suggest leaving the legacy ones and adding the v2 ones - rather than replacing them. In this way we continue to test for regressions in the legacy code as well as the new code. -- 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