Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-1150

Handling Error propagation between ZkJobCoordinator & DebounceTimer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.13.0
    • None
    • None

    Description

      Right now, I don't think we handle errors from any of the callback properly. As far as I can tell, most of the errors should cause the processor to stop and propagate the error to the user. But we need to carefully evaluate the various error scenarios.
      Through this JIRA, we need to answer the following:
      1. How to handle errors/exceptions thrown in the callbacks that are executed with the debounce timer?
      2. Debounce timer has a category of tasks to run. What happens when one task fails? Do we cancel the other pending tasks, if any ? Does the ordering of the tasks matter at all?
      3. What kind of failures should be considered FATAL?

      Attachments

        Issue Links

          Activity

            People

              navina Navina Ramesh
              navina Navina Ramesh
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: