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


##########
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:
   it's just a backdoor for testing since tests don't use OSGi. in production 
we do not need to inject, it runs with the default one



-- 
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