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 use. They are even
close to design.
And it and **might** have different implementations.
I have concerns regarding both, but I don't mind putting the API part into
the `flink-runtime`.
----------------------------------------------------------------
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]