zhongqishang commented on code in PR #20530: URL: https://github.com/apache/flink/pull/20530#discussion_r944078387
########## flink-connectors/flink-connector-base/src/test/java/org/apache/flink/connector/base/source/hybrid/HybridSourceSplitEnumeratorTest.java: ########## @@ -177,6 +177,26 @@ public void testRestoreEnumerator() throws Exception { .hasSize(1); } + @Test + public void testRestoreEnumeratorWith2ndSource() throws Exception { Review Comment: Yes, you are right -- 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