[
https://issues.apache.org/jira/browse/FLINK-21448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yuan Mei updated FLINK-21448:
-----------------------------
Description:
This is a follow-up ticket for FLINK-21354
ChangelogStatebackend is a wrapper on top of the existing state backends. It is
necessary to test/enable it by default.
However, after ChangelogStatebackend is moved to a different module, it is
impossible to enable it by default for all tests due to dependency. However, we
do think test coverage for ChangelogStateBackend is valuable in ITTests &
End-2-end Tests.
This ticket is to address this problem.
was:
This is a follow-up ticket for FLINK-21354
ChangelogStatebackend is a wrapper on top of the existing state backends. It is
necessary to test/enable it by default.
However, after ChangelogStatebackend is moved to a different module, it is
impossible to enable it by default for all tests due to the dependency problem.
However, we do think test coverage for
> Test Changelog State backend (Wrapper)
> --------------------------------------
>
> Key: FLINK-21448
> URL: https://issues.apache.org/jira/browse/FLINK-21448
> Project: Flink
> Issue Type: Sub-task
> Reporter: Yuan Mei
> Priority: Major
>
> This is a follow-up ticket for FLINK-21354
> ChangelogStatebackend is a wrapper on top of the existing state backends. It
> is necessary to test/enable it by default.
> However, after ChangelogStatebackend is moved to a different module, it is
> impossible to enable it by default for all tests due to dependency. However,
> we do think test coverage for ChangelogStateBackend is valuable in ITTests &
> End-2-end Tests.
> This ticket is to address this problem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)