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

Distributed TimerService fails when cache is configured with jdbc-store

    XMLWordPrintable

Details

    • ---
    • ---

    Description

      If the distributed timer service is configured to use a cache that persists timers to a jdbc-store, timers will fail to persist at runtime because the keys cannot be converted to strings.

      Essentially, I forgot to write the requisite key -> string mappers required to convert the keys used by the timer service into strings for use as database primary keys.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: