rkhachatryan commented on PR #20091:
URL: https://github.com/apache/flink/pull/20091#issuecomment-1209195638

   Previously, I had a class-loading issue in this test. Byut trying to debug 
your test, I see that the custom `CheckpointStorage` doesn't override 
`configure()`; `JobManagerCheckpointStorage.configure()` creates a new 
`JobManagerCheckpointStorage` object instead of a testing one, which is used 
further in the test.


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to