Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-1787

parameterize interval of SLAService updating SlaStatus

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.1.0
    • monitoring
    • None

    Description

      currently hard-coded to 30sec

      // schedule runnable by default every 30 sec
      services.get(SchedulerService.class).schedule(slaThread, 10, 30,
      SchedulerService.Unit.SEC);
      

      Attachments

        1. OOZIE-1787.patch
          1 kB
          Ryota Egashira
        2. OOZIE-1787-v2.patch
          2 kB
          Ryota Egashira

        Activity

          People

            egashira Ryota Egashira
            egashira Ryota Egashira
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: