Uploaded image for project: 'Aurora'
  1. Aurora
  2. AURORA-1412

Conflicting `slow_query_log_threshold` arguments for aurora-scheduler

    XMLWordPrintableJSON

Details

    • Story
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.10.0
    • 0.20.0
    • None
    • None
    • Ubuntu 14.04, OpenJDK8, Mesos 0.22.1. Running inside Docker container.

    Description

      When starting the aurora-scheduler, a WARNING from com.twitter.common.args.ArgScanner is yelled. The issue is that the slow_query_log_threshold option is used to configure both:

      • org.apache.aurora.scheduler.storage.db.DbModule.slow_query_log_threshold
      • org.apache.aurora.scheduler.storage.mem.MemTaskStore.slow_query_log_threshold

      Even if the parameter is used to set them both with the same value, this warning should be avoided by giving explicit and different names for these two options.

      Attachments

        Activity

          People

            wfarner Bill Farner
            aseure Anthony Seure
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: