spring-batch icon indicating copy to clipboard operation
spring-batch copied to clipboard

Remove sorting from JdbcJobExecutionDao#GET_RUNNING_EXECUTIONS

Open marschall opened this issue 4 years ago • 0 comments
trafficstars

Remove the sorting from JdbcJobExecutionDao#GET_RUNNING_EXECUTIONS because #findRunningJobExecutions returns an unsorted HashSet.

Issue #3987

marschall avatar Sep 09 '21 15:09 marschall