spring-projects / spring-batch

Spring Batch is a framework for writing batch applications using Java and Spring
http://projects.spring.io/spring-batch/
Apache License 2.0
2.72k stars 2.35k forks source link

SystemCommandTasklet doesn't honor stopping. [BATCH-2331] #1273

Closed spring-projects-issues closed 9 years ago

spring-projects-issues commented 9 years ago

Michael Minella opened BATCH-2331 and commented

While the SystemCommandTasklet implements StoppableTasklet it does not actually check the job repository to see if a stop has been requested.


Issue Links:

Referenced from: commits https://github.com/spring-projects/spring-batch/commit/808121923b2985b6c5dd6fdd57ace48b9e254e3c, https://github.com/spring-projects/spring-batch/commit/fecbe075d462f0b0e1fadb151d9c11b0b5a2a348

spring-projects-issues commented 9 years ago

Michael Minella commented

https://github.com/spring-projects/spring-batch/commit/808121923b2985b6c5dd6fdd57ace48b9e254e3c