Uploaded image for project: 'Apache S4'
  1. Apache S4
  2. S4-63

onTime() events are not synchronized correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.5.0
    • 0.5.0
    • None

    Description

      onTime() events are executed by a separate thread and are not synchronized correctly with the rest of events, since ProcessingElement.OnTimerTask's run() method synchronizes on "this" (the thread object) instead of the PE instance.

      Attachments

        1. S4-63-synchronize-onTime-events.patch
          9 kB
          Daniel Gómez Ferro
        2. S4-63-synchronize-onTime-events.patch
          9 kB
          Daniel Gómez Ferro
        3. 0001-Fix-timers-synchronization.patch
          10 kB
          Daniel Gómez Ferro
        4. 0001-Fix-timers-synchronization.patch
          10 kB
          Daniel Gómez Ferro

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dferro Daniel Gómez Ferro
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: