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

Use Timer instead of scheduler for delayed execution

    XMLWordPrintableJSON

Details

    Description

      The InitDelayingTopologyEventListener currently uses a scheduler to schedule the delay. However this creates a strong dependency on the scheduler and might delay the event to an uncertain point in time as the pool of the scheduler might be exhausted atm.
      For these schedules, it's better to use javas timer class.

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            cziegeler Carsten Ziegeler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: