Uploaded image for project: 'Apache NiFi MiNiFi C++'
  1. Apache NiFi MiNiFi C++
  2. MINIFICPP-713

Review making processor scheduling asynchronous

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • None
    • None
    • None

    Description

      Scheduling could impact the start or update of an agent. This has been a long standing issue, but not one I felt was of great importance. Recent work has showed that if we use the c2 protocol to update an agent, we could deadlock any other c2 operations. This requires a bit more work than just "putting onSchedule in thread." 

      This requires that we ensure the thread completes before running and that we can account for a timeout of this operation. 

      Attachments

        Activity

          People

            phrocker Marc Parisi
            phrocker Marc Parisi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: