src/main/java/org/apache/sling/jobs/impl/JobSubsystem.java (2 lines): - line 153: // which should respect any priority applied to the Services via ServiceReference. (TODO: check that is the case) - line 154: // TODO: add a Job controller to the job before executing. src/main/java/org/apache/sling/jobs/impl/JobImpl.java (1 line): - line 185: // TODO: trigger retry if required.