Uploaded image for project: 'Apache Gobblin'
  1. Apache Gobblin
  2. GOBBLIN-2006

Retention Job should be more robust to OOM failures

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • misc
    • None

    Description

      Currently, while cleaning the log files, the Retention job goes into OOM and fails when the no of log files is too many.
      Retention job while fetching all the dataset versions, loads the file status all at once into the memory, resulting in this issue.
      Thus, the Retention job should avoid loading all data into memory, and use an iterator-based approach. This will load only limited file status into memory and making the retention job pipeline more robust to OOM errors

      Attachments

        Activity

          People

            Unassigned Unassigned
            arpit.varshney Arpit Varshney
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 10m
                10m