zentol commented on a change in pull request #16978:
URL: https://github.com/apache/flink/pull/16978#discussion_r705128838



##########
File path: flink-test-utils-parent/flink-test-utils/pom.xml
##########
@@ -115,6 +115,14 @@ under the License.
                        </exclusions>
                </dependency>
 
+        <dependency>
+            <groupId>org.apache.flink</groupId>
+            <artifactId>flink-statebackend-changelog</artifactId>
+            <version>${project.version}</version>
+            <!-- the dependency should be transitive -->
+            <scope>runtime</scope>

Review comment:
       However please double-check that no module is now accidentally bundling 
the changelog backend.




-- 
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]


Reply via email to