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

Simplify logging and validation in various createTimer methods in TimerServiceImpl

    XMLWordPrintable

Details

    Description

      In various createTimer methods in TimerServiceImpl class, there are misuse and overlapping of logging and validation that should be fixed and consolidated.

      For instance, each public createTimer(...) method does its state check and param validation, before calling the private createTimer(...) method, which again does its own state check and validation.

      The similar for createCalendarTimer operations.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: