Uploaded image for project: 'Log4j 2'
  1. Log4j 2
  2. LOG4J2-3540

ConfigurationScheduler should respect the configured Clock for scheduling

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Configuration, Core
    • None

    Description

      ConfigurationScheduler uses a ScheduledExecutorService which defaults to using the wall clock. When the configured Clock isn't a SystemClock or SystemMillisClock, then the scheduler should be overridden with one that decorates scheduled tasks to respect the clock. This will help in speeding up and otherwise exercising tests related to configuration scheduling and cron expressions.

      Attachments

        Activity

          People

            mattsicker Matt Sicker
            mattsicker Matt Sicker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: