rkhachatryan opened a new pull request #16685:
URL: https://github.com/apache/flink/pull/16685


   ## What is the purpose of the change
   
   Randomize whether ChangelogStateBackend is used in tests.
   
   The option was added previously (#16290)
   but it wasn't possible to turn it on before merging DFS changelog writer.
   
   The adjustments are:
   - use FS DSTL in some tests with heavy load
   - don't discard changelog private state to avoid snapshot invalidation on 
abortion - will be addressed in FLINK-23139
   - don't use changelog if local recovery is enabled (which is not supported 
ATM)
   


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

To unsubscribe, e-mail: [email protected]

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


Reply via email to