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

Reduce the usage of TimeHandle in ejb timer service

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 25.0.0.Beta1, 25.0.0.Final
    • None
    • EJB
    • None

      Currently every timer contains a handle upon creation. We can evaluate if we really need to create a handle for both persistent and non-persistent timers (the spec only require a handle for persistent timers). Also consider if we can lazily initialize timer handle.

            cfang@redhat.com Cheng Fang
            cfang@redhat.com Cheng Fang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: