[
https://issues.apache.org/jira/browse/FLINK-10354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16651633#comment-16651633
]
ASF GitHub Bot commented on FLINK-10354:
----------------------------------------
tillrohrmann opened a new pull request #6858: Revert FLINK-10354 and
FLINK-10247 for release-1.5
URL: https://github.com/apache/flink/pull/6858
## What is the purpose of the change
Revert FLINK-10354 and FLINK-10247 for `release-1.5`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Savepoints should be counted as retained checkpoints
> ----------------------------------------------------
>
> Key: FLINK-10354
> URL: https://issues.apache.org/jira/browse/FLINK-10354
> Project: Flink
> Issue Type: Bug
> Components: State Backends, Checkpointing
> Affects Versions: 1.6.0
> Reporter: Dawid Wysakowicz
> Assignee: Dawid Wysakowicz
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.7.0, 1.6.2, 1.5.5
>
>
> This task is about reverting [FLINK-6328].
> The problem is that you can get incorrect results with exactly-once sinks if
> there is a failure after taking a savepoint but before taking the next
> checkpoint because the savepoint will also have manifested side effects to
> the sink.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)