Hi,
you can perform a savepoint without changing your jar, yes.
Automatically taking the latest checkpoint as a savepoint is not possible right now. We are working on adding support for that, however.
Cheers,
Aljoscha
I want to load previous states and I understand I could do this with specifying a savepoints.
Is there a way to do this automatically, given I do not change my code (jar)?