rkhachatryan commented on a change in pull request #14838:
URL: https://github.com/apache/flink/pull/14838#discussion_r576239008



##########
File path: flink-state-backends/pom.xml
##########
@@ -39,5 +39,6 @@ under the License.
        <modules>
                <module>flink-statebackend-rocksdb</module>
                <module>flink-statebackend-heap-spillable</module>
+               <module>flink-statebackend-changelog</module>

Review comment:
       I'd say there **might** be use case where we could useit. But they are 
even close to design.
   And it and **might** have different implementations.
   
   I have concerns regarding both and whether MVP the right phase to expose API.
   But I'm also fine with putting it under `flink-runtime` and marking 
everything `@Internal`.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to