bkkothari2255 opened a new pull request, #179:
URL: 
https://github.com/apache/sling-org-apache-sling-distribution-journal/pull/179

   Issue : [SLING-11026](https://issues.apache.org/jira/browse/SLING-11026)
   
   Related PR:
   https://github.com/apache/sling-org-apache-sling-distribution-core/pull/73
   
   **Changes:**
   Updated scheduler properties in 
[StagingPrecondition](https://github.com/bkkothari2255/sling-org-apache-sling-distribution-journal/blob/5489ea17ed85aa92ea99e9c541954919265c451e/src/main/java/org/apache/sling/distribution/journal/impl/precondition/StagingPrecondition.java#L43),
 [PubQueueProviderImpl](        
props.put(Scheduler.PROPERTY_SCHEDULER_THREAD_POOL, 
"org-apache-sling-distribution"), and 
[DiscoveryService](https://github.com/bkkothari2255/sling-org-apache-sling-distribution-journal/blob/5489ea17ed85aa92ea99e9c541954919265c451e/src/main/java/org/apache/sling/distribution/journal/impl/discovery/DiscoveryService.java#L167)
 to use the dedicated thread pool `org-apache-sling-distribution` for their 
scheduled tasks, effectively isolating them from the default thread pool.
   


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