Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-10022

InvokeHTTP. Retry Relationships

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Information Provided
    • None
    • None
    • Core Framework
    • None

    Description

      Hi,

      I observe incorrect operation of repeated requests in the InvokeHTTP processor.
      Send a request to the address, ex. GET www.google.com/1. 
      Get response 404.
      I go to repeat on the No Retry relationships.
      Setting retry:
      "Number Of Retry Attempts": 5
      "Retry Back Off Policy": Penalize
      "Retry Maximum Back Off Period": 10 sec
      If "Number Of Retry Attempts" is exceeded, attribute retryCount.{processor_id} is reset.
      Requests will be repeated until a 2xx response is received or a timeout expires.

      I assume that when the connection limit is exceeded, the executable file of the stream should be sent along the Failure relationships.

      NiFI 1.16.1

      Attachments

        1. Test_case_InvokeHTTP.xml
          26 kB
          Zaytsev Sergey

        Activity

          People

            Unassigned Unassigned
            Amalfi Zaytsev Sergey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: