You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Michael Minella What is the motivation behind this? I believe it's because client code should not call the method directly on the jobExecution (which is prone to forgetting to save the updated jobExecution in the job repository) but should use org.springframework.batch.core.launch.JobOperator#stop instead. Is that correct?
Michael Minella opened BATCH-1987 and commented
No further details from BATCH-1987
The text was updated successfully, but these errors were encountered: