Uploaded image for project: 'Apache Helix'
  1. Apache Helix
  2. HELIX-687

Add synchronized delete for workflows

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Problem: Current delete operation supported in Task Framework does not guarantee that a workflow is fully deleted. This would cause problems on the client side especially when they discover that a workflow/job/task is stuck, and attempt to delete it and reschedule it because it may not have been deleted completely, making it impossible to schedule a new one.

      Solution: Implement a method deleteAndWaitForCompletion that checks whether a delete operation has completed before exiting to guarantee that a delete operation has finished.

      Attachments

        Activity

          People

            Unassigned Unassigned
            narendly Hunter L
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: