Hey Devs! What is the reason / rationale for savepoints being ignored during failover scenarios?
I see they are not even recorded as the last valid checkpoint in the HA metadata (only the checkpoint id counter is bumped) so if the JM fails after a manually triggered savepoint the job will still fall back to the previous checkpoint instead. I am sure there must have been some discussion around it but I cant find it. Thank you! Gyula