Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-13082

A trigger that creates trigger events more frequently than the cool down period can starve other triggers

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 7.7, 8.0
    • AutoScaling
    • None

    Description

      A trigger that creates frequent events (such as ScheduledTrigger) with period less than the cool down period can starve all other triggers. This is because we execute triggers in the same order each time so if the scheduled trigger happens to be the first in the list then after every cool down period, the scheduled trigger can create another event and the cycle repeats.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            shalin Shalin Shekhar Mangar
            shalin Shalin Shekhar Mangar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment