imamitsehgal commented on issue #7171: FLINK-10918 Fix error while checkpointing on window keyed state rock … URL: https://github.com/apache/flink/pull/7171#issuecomment-447552703 > @imamitsehgal thank you for your contribution. Could you please add a test to verify this? (Before the patch has been applied the test should fail, and after the patch has been applied the test should pass). I have not added any additional test case around this because this is very specific for Windows OS and runs fine on Linux. So the four test cases fails on my windows laptop IncrementalRocksStreamOperatorSnapshotRestoreTest which after making this change pass through. However there are quite a few other unrelated test cases which are failing on windows with or without this change.
---------------------------------------------------------------- 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] With regards, Apache Git Services
