henrykuijpers commented on code in PR #55:
URL: 
https://github.com/apache/sling-org-apache-sling-event/pull/55#discussion_r3086388708


##########
src/main/java/org/apache/sling/event/impl/jobs/config/JobManagerConfiguration.java:
##########
@@ -149,6 +151,14 @@ static JobManagerConfiguration newForTest(
         return jobMgrConfig;
     }
 
+    /**
+     * Replace the scheduler used for delayed topology change processing.
+     * Package-private for testability.

Review Comment:
   This is an OSGi component, why would this `setScheduler` be needed, if 
simply another could be injected (if it was made so that it would be an OSGi 
service as well)?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to