Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-10441

use dedicated scheduler thread pool for discovery

    XMLWordPrintableJSON

Details

    Description

      Currently discovery uses the commons.scheduler for a few but mission critical cases. Since the commons.scheduler doesn't guarantee timely execution - eg when the corresponding thread pool is full - discovery should become independent of commons.scheduler.

      The easiest solution is to spawn new Thread in those few cases. This shouldn't be problematic since these activities are not happening on a high frequency and are only short-lived.

      Attachments

        Activity

          People

            stefanegli Stefan Egli
            stefanegli Stefan Egli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 1h 20m
                1h 20m