Uploaded image for project: 'Chukwa (retired)'
  1. Chukwa (retired)
  2. CHUKWA-506

Add retry logic to MetricDataLoader

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.4.0
    • None
    • None
    • None

    Description

      When processing data in Chukwa, many steps along the way, when the encounter an error condition, will attempt to reprocess the data a few times before giving up. This doesn't happen in post processing (at least when using MetricDataLoader); for example if there is a SQLException of any kind, it will move the data to the "inError" directory at which point it becomes AFAIK a manual process to move the data back to be reprocessed, so it would be nice to retry a few times in case the exception was transient (database was being bounced, or similar).

      I will attach a patch to be reviewed.

      Attachments

        1. postProcessorRetry.patch
          2 kB
          William Bajzek

        Activity

          People

            eyang Eric Yang
            wbajzek William Bajzek
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: