Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-18150

DistributableTimerService.getTimers() collection may omit timers during concurrent rescheduling process

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 29.0.0.Final
    • 29.0.0.Alpha1
    • Clustering
    • None
    • ---
    • ---

      During cluster membership change, the DistributableTimerService reschedules timer execution based on changes in primary ownership. If a user concurrently invokes TimerService.getTimers() (or getAllTimers()), any timers in the process of being unscheduled on one member and reschedule elsewhere can be omitted from the resulting Collection<Timer>.

            pferraro@redhat.com Paul Ferraro
            pferraro@redhat.com Paul Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: