curcur edited a comment on pull request #13648: URL: https://github.com/apache/flink/pull/13648#issuecomment-717237157
Synced up offline, I think we might have a slightly different understanding of "what the problem is" 1. In any case, there won't be a "correctness" issue, because in any case, if a view reads something that it should not, the downstream would fail due to sequenceNumber check. 2. What I mean by "the problem" is to avoid a race condition that causes such failures, which will be addressed in [FLINK-19774] ---------------------------------------------------------------- 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]
