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

StatusTransitService unnecessarily updates the lastModifiedTime of jobs which causes MaterializationService to bring same jobs in memory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0
    • None
    • None

    Description

      CoordMaterializationTriggerService
      brings 50 actions for materializing every 5 mins based on last modified
      time. It updates the last modified time every time for each of this action so
      new jobs can get a chance in the next interval. However, StatusTransitService
      unnecessarily keeps updating the last modified time which breaks the logic of
      materialization service as it may keep on bringing the same actions for
      materialization every scheduled interval.

      Attachments

        1. OOZIE-1435.patch
          4 kB
          Virag Kothari
        2. OOZIE-1435.patch
          4 kB
          Virag Kothari
        3. OOZIE-1435.patch
          4 kB
          Virag Kothari

        Activity

          People

            virag Virag Kothari
            virag Virag Kothari
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: